Theorems · Definition · ring theory
MonoidAlgebra.mapDomainNonUnitalAlgHom
(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 : Mul M] → [inst_4 : Mul N] → (M →ₙ* N) → MonoidAlgebra A M →ₙₐ[R] MonoidAlgebra A NIf f : M → N is a homomorphism between two magmas, then MonoidAlgebra.mapDomain f
is a non-unital algebra homomorphism between their magma algebras.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MonoidAlgebrastatement and proof · cited by 590
- MonoidHom.idstatement · cited by 323
- MulHomstatement and proof · cited by 299
- NonUnitalRingHomproof · cited by 157
- NonUnitalAlgHomstatement · cited by 148
- MulHom.toFunproof · cited by 36
- NonUnitalRingHom.toMulHomproof · cited by 15
- MonoidAlgebra.mapDomainNonUnitalRingHomproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomainNonUnitalAlgHom_applystatement and proof · cited by 0