Theorems · Definition · ring theory
AddMonoidAlgebra.mapDomain
{R : Type u_3} →
{M : Type u_6} → {N : Type u_7} → [inst : Semiring R] → (M → N) → AddMonoidAlgebra R M → AddMonoidAlgebra R NGiven a function f : M → N between magmas, return the corresponding map R[M] → R[N] obtained
by summing the coefficients along each fiber of f.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 71 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.coeffproof · cited by 365
- Finsupp.mapDomainproof · cited by 168
Cited by20
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomain_singlestatement · cited by 23
- MvPolynomial.rename_renameproof · cited by 13
- AddMonoidAlgebra.mapDomainAlgHom_applystatement · cited by 13
- AddMonoidAlgebra.coeff_mapDomainstatement and proof · cited by 9
- AddMonoidAlgebra.mapDomainRingHomproof · cited by 8
- AddMonoidAlgebra.mapDomainAddEquivproof · cited by 8
- AddMonoidAlgebra.mapDomainRingHom_applystatement · cited by 6
- AddMonoidAlgebra.mapDomainNonUnitalRingHomproof · cited by 4
- AddMonoidAlgebra.mapDomainNonUnitalRingHom_applystatement · cited by 2
- AddMonoidAlgebra.mapDomain_injectivestatement · cited by 1
- AddMonoidAlgebra.mapDomain_sumstatement and proof · cited by 1
- AddMonoidAlgebra.mapDomainNonUnitalRingHom_compproof · cited by 0