Theorems · Theorem · linear algebra
Module.Basis.extend_apply_self
∀ {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) (x : ↑(hs.extend ⋯)), (Module.Basis.extend hs) x = ↑x- Defined in
- Mathlib.LinearAlgebra.Basis.VectorSpace
- Cited by
- 2 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.Elemstatement and proof · 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 and proof · cited by 228
- LinearIndepOnstatement and proof · cited by 211
- LinearIndepOn.extendstatement and proof · cited by 28
- Module.Basis.extendstatement · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.exists_leftInverse_of_injectiveproof · cited by 6
- Module.Basis.coe_extendproof · cited by 6