Theorems · Definition · linear algebra
Module.Basis.extend
{K : Type u_3} →
{V : Type u_4} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] → {s : Set V} → (hs : LinearIndepOn K id s) → Module.Basis (↑(hs.extend ⋯)) K VIf s is a linear independent set of vectors, we can extend it to a basis.
- Defined in
- Mathlib.LinearAlgebra.Basis.VectorSpace
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.Elemstatement · cited by 7,166
- Set.univstatement · cited by 3,945
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- Set.subset_univstatement · cited by 228
- LinearIndepOnstatement and proof · cited by 211
- Module.Basis.mkproof · cited by 29
- LinearIndepOn.extendstatement · cited by 28
Cited by11
Results whose statement or proof uses this declaration.
- Module.Basis.ofVectorSpaceproof · cited by 30
- Submodule.eq_top_of_finrank_eqproof · cited by 15
- LinearMap.exists_leftInverse_of_injectiveproof · cited by 6
- Module.Basis.coe_extendstatement · cited by 6
- exists_nonarchimedean_pow_mul_seminorm_of_finiteDimensionalproof · cited by 5
- Module.Basis.extend_apply_selfstatement · cited by 2
- exists_subset_affineIndependent_affineSpan_eq_topproof · cited by 1
- Module.Basis.range_extendstatement · cited by 1
- Algebra.FormallyUnramified.range_eq_top_of_isPurelyInseparableproof · cited by 1
- exists_basis_of_pairing_eq_zeroproof · cited by 0
- Module.Basis.sumExtendproof · cited by 0