Theorems · Theorem · ring theory
AddMonoidAlgebra.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 : ι → AddMonoidAlgebra R M),
AddMonoidAlgebra.map f (∑ i ∈ s, x i) = ∑ i ∈ s, AddMonoidAlgebra.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
- AddMonoidAlgebrastatement and proof · cited by 649
- map_sumproof · cited by 455
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.coeffproof · cited by 365
- Finset.sum_applyproof · cited by 234
- Finsupp.mapRangeproof · cited by 91
- AddMonoidAlgebra.extproof · cited by 90
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.