Theorems · Definition · linear algebra
Module.Basis.sumExtend
{ι : Type u_1} →
{K : Type u_3} →
{V : Type u_4} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
{v : ι → V} → (hs : LinearIndependent K v) → Module.Basis (ι ⊕ ↑(Module.Basis.sumExtendIndex hs)) K VIf v is a linear independent family of vectors, extend it to a basis indexed by a sum type.
- Defined in
- Mathlib.LinearAlgebra.Basis.VectorSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Equivproof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Set.rangeproof · cited by 4,705
- Equiv.symmproof · cited by 3,681
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- LinearIndependentstatement and proof · cited by 560
- Equiv.reflproof · cited by 274
- Equiv.ofInjectiveproof · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.