Theorems · Theorem · linear algebra
Module.DualBases.lc_coeffs
∀ {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} (h : Module.DualBases e ε) (m : M), Module.DualBases.lc e (h.coeffs m) = mFor any m : M n, $\sum_{p ∈ Q n} (ε p m) • e p = m$
- Defined in
- Mathlib.LinearAlgebra.Dual.Basis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppproof · cited by 5,255
- Module.Dualstatement and proof · cited by 583
- Module.DualBasesstatement and proof · cited by 15
- Module.DualBases.coeffsstatement and proof · cited by 5
- Module.DualBases.lcstatement · cited by 5
- Module.DualBases.dual_lcproof · cited by 3
- Module.DualBases.totalproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Module.DualBases.basisproof · cited by 5