Theorems · Definition · linear algebra
Module.DualBases.basis
{R : Type u_1} →
{M : Type u_2} →
{ι : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → {e : ι → M} → {ε : ι → Module.Dual R M} → Module.DualBases e ε → Module.Basis ι R M(h : DualBases e ε).basis shows the family of vectors e forms a basis.
- Defined in
- Mathlib.LinearAlgebra.Dual.Basis
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Module.Basisstatement · cited by 1,477
- Module.Dualstatement and proof · cited by 583
- Module.DualBasesstatement and proof · cited by 15
- Module.DualBases.coeffsproof · cited by 5
- Module.DualBases.lcproof · cited by 5
- Module.DualBases.coeffs_lcproof · cited by 0
- Module.DualBases.lc_coeffsproof · cited by 0
Cited by5
Results whose statement or proof uses this declaration.
- Module.DualBases.basis_repr_applystatement and proof · cited by 2
- Module.DualBases.coe_basisstatement · cited by 1
- Module.DualBases.basis_repr_symm_applystatement and proof · cited by 0
- Module.DualBases.basis.congr_simpstatement and proof · cited by 0
- Module.DualBases.coe_dualBasisstatement and proof · cited by 0