Theorems · Definition · ring theory
MonoidAlgebra.mapDomainAlgHom
(R : Type u_1) →
(A : Type u_4) →
{M : Type u_7} →
{N : Type u_8} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Monoid M] → [inst_4 : Monoid N] → (M →* N) → MonoidAlgebra A M →ₐ[R] MonoidAlgebra A NIf f : M → N is a monoid homomorphism, then MonoidAlgebra.mapDomain f is an algebra
homomorphism between their monoid algebras.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- AlgHomstatement · cited by 3,236
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.mapDomainRingHomproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomainBialgHomproof · cited by 11
- MonoidAlgebra.mapDomainAlgHom_applystatement and proof · cited by 2
- MonoidAlgebra.domCongr_toAlgHomstatement · cited by 0
- MonoidAlgebra.mapDomainAlgHom_compstatement and proof · cited by 0
- MonoidAlgebra.mapDomainAlgHom_idstatement and proof · cited by 0