Theorems · Theorem · ring theory
MonoidAlgebra.mapDomain_add
∀ {R : Type u_3} {M : Type u_6} {N : Type u_7} [inst : Semiring R] (f : M → N) (x y : MonoidAlgebra R M),
MonoidAlgebra.mapDomain f (x + y) = MonoidAlgebra.mapDomain f x + MonoidAlgebra.mapDomain f y- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
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
- Semiringstatement and proof · cited by 13,802
- MonoidAlgebrastatement and proof · cited by 590
- Finsupp.extproof · cited by 399
- MonoidAlgebra.coeffproof · cited by 224
- Finsupp.mapDomainproof · cited by 168
- MonoidAlgebra.extproof · cited by 78
- MonoidAlgebra.mapDomainstatement · cited by 15
- MonoidAlgebra.coeff_mapDomainproof · cited by 9
- Finsupp.mapDomain_addproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.