Span basis swap!
PureU1.VectorLikeOddPlane.span_basis_swap!
Project documentation
The basis formed out of our basisa vectors. -/ noncomputable def basisaAsBasis : Basis (Fin n.succ ⊕ Fin n.succ) ℚ (PureU1 (2 * n.succ + 1)).LinSols := basisOfLinearIndependentOfCardEqFinrank (@basisa_linear_independent n) basisa_card /-! ## F. Every Lienar solution is the sum of a point from each plane -/ lemma span_basis (S : (PureU1 (2 * n.succ + 1)).L...
Source project: Physlib
Person-level attribution pending.