Theorems · Theorem · ring theory
MonoidAlgebra.map_sum
∀ {ι : Type u_1} {R : Type u_3} {S : Type u_4} {M : Type u_6} [inst : Semiring R] [inst_1 : Semiring S] (f : R →+ S)
(s : Finset ι) (x : ι → MonoidAlgebra R M), MonoidAlgebra.map f (∑ i ∈ s, x i) = ∑ i ∈ s, MonoidAlgebra.map f (x i)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Finsetstatement and proof · cited by 13,712
- Finset.sumstatement and proof · cited by 5,195
- AddMonoidHomstatement and proof · cited by 3,230
- MonoidAlgebrastatement and proof · cited by 590
- map_sumproof · cited by 455
- Finsupp.extproof · cited by 399
- Finset.sum_applyproof · cited by 234
- MonoidAlgebra.coeffproof · cited by 224
- Finsupp.mapRangeproof · cited by 91
- MonoidAlgebra.extproof · cited by 78
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.