Theorems · Theorem · general algebraic systems
Finsupp.mapDomain_smul
∀ {α : Type u_1} {β : Type u_2} {M : Type u_3} {R : Type u_6} [inst : AddCommMonoid M] [inst_1 : DistribSMul R M]
{f : α → β} (b : R) (v : α →₀ M), Finsupp.mapDomain f (b • v) = b • Finsupp.mapDomain f v- Defined in
- Mathlib.Data.Finsupp.SMul
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidDistribSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- smul_zeroproof · cited by 665
- smul_addproof · cited by 263
- Finsupp.mapDomainstatement · cited by 168
- DistribSMulstatement and proof · cited by 117
- Finsupp.mapDomain_mapRangeproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomain_smulproof · cited by 0
- SkewMonoidAlgebra.mapDomain_smulproof · cited by 0
- AddMonoidAlgebra.mapDomain_vaddproof · cited by 0