Theorems · Definition · ring theory
MonoidAlgebra.mapDomain
{R : Type u_3} → {M : Type u_6} → {N : Type u_7} → [inst : Semiring R] → (M → N) → MonoidAlgebra R M → MonoidAlgebra 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
- 15 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
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.coeffproof · cited by 224
- Finsupp.mapDomainproof · cited by 168
Cited by18
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomain_singlestatement · cited by 12
- MonoidAlgebra.mapDomainRingHomproof · cited by 9
- MonoidAlgebra.coeff_mapDomainstatement and proof · cited by 9
- MonoidAlgebra.mapDomainAddEquivproof · cited by 8
- MonoidAlgebra.mapDomainRingHom_applystatement · cited by 5
- MonoidAlgebra.mapDomainNonUnitalRingHomproof · cited by 4
- MonoidAlgebra.mapDomainAlgHom_applystatement · cited by 2
- MonoidAlgebra.mapDomainNonUnitalRingHom_applystatement · cited by 2
- MonoidAlgebra.mapDomain_sumstatement and proof · cited by 1
- MonoidAlgebra.mapDomain_addstatement · cited by 0
- MonoidAlgebra.mapDomain_algebraMapstatement · cited by 0
- MonoidAlgebra.mapDomain_comapDomainstatement · cited by 0