Theorems · Definition · linear algebra
Finsupp.linearCombination
{α : Type u_1} →
{M : Type u_2} →
(R : Type u_5) →
[inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → (α → M) → (α →₀ R) →ₗ[R] MInterprets (l : α →₀ R) as a linear combination of the elements in the family (v : α → M) and evaluates this linear combination.
- Cited by
- 269 results in Mathlib
- Foundations
- Depth 77 from the axioms, rests on 1,816 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- LinearMap.idproof · cited by 625
- LinearMap.smulRightproof · cited by 54
- Finsupp.lsumproof · cited by 40
Cited by304
Results whose statement or proof uses this declaration.
- LinearIndependentproof · cited by 560
- Finsupp.weightproof · cited by 90
- Finsupp.linearCombination_singlestatement · cited by 90
- Module.Basis.linearIndependentproof · cited by 54
- Finsupp.linearCombination_applystatement · cited by 38
- Module.Basis.constrproof · cited by 37
- Module.Basis.repr_symm_applystatement · cited by 37
- Module.Relations.Solution.πproof · cited by 30
- Module.Basis.mkproof · cited by 29
- Module.Basis.linearCombination_reprstatement · cited by 26
- Finsupp.range_linearCombinationstatement and proof · cited by 24
- LinearIndependent.ne_zeroproof · cited by 20
Showing the 200 most cited of 304.