Theorems · Theorem · linear algebra
Module.DualBases.dual_lc
∀ {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 ε → ∀ (l : ι →₀ R) (i : ι), (ε i) (Module.DualBases.lc e l) = l i- Defined in
- Mathlib.LinearAlgebra.Dual.Basis
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement and proof · cited by 5,255
- mul_oneproof · cited by 3,885
- MulZeroClass.mul_zeroproof · cited by 2,091
- map_zeroproof · cited by 1,614
- zero_smulproof · cited by 716
- Module.Dualstatement and proof · cited by 583
- map_smulproof · cited by 566
Cited by3
Results whose statement or proof uses this declaration.
- Module.DualBases.coeffs_lcproof · cited by 0
- Module.DualBases.mem_of_mem_spanproof · cited by 0
- Module.DualBases.lc_coeffsproof · cited by 0