Theorems · Theorem · linear algebra
Finsupp.linearCombination_embDomain
∀ {α : Type u_1} (R : Type u_5) [inst : Semiring R] {α' : Type u_7} {M' : Type u_8} [inst_1 : AddCommMonoid M']
[inst_2 : Module R M'] {v' : α' → M'} (f : α ↪ α') (l : α →₀ R),
(Finsupp.linearCombination R v') (Finsupp.embDomain f l) = (Finsupp.linearCombination R (v' ∘ ⇑f)) l- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- Function.Embeddingstatement and proof · cited by 988
- Finsupp.supportproof · cited by 828
- Finset.mapproof · cited by 747
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.