Theorems · Definition · ring theory
AddMonoidAlgebra.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 : Add M] → [inst_4 : Add N] → (M →ₙ+ N) → AddMonoidAlgebra A M →ₙₐ[R] AddMonoidAlgebra A NIf f : M → N is a homomorphism between two additive magmas,
then AddMonoidAlgebra.mapDomain f is a non-unital algebra homomorphism
between their additive 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
- AddMonoidAlgebrastatement and proof · cited by 649
- MonoidHom.idstatement · cited by 323
- AddHomstatement and proof · cited by 294
- NonUnitalRingHomproof · cited by 157
- NonUnitalAlgHomstatement · cited by 148
- MulHom.toFunproof · cited by 36
- NonUnitalRingHom.toMulHomproof · cited by 15
- AddMonoidAlgebra.mapDomainNonUnitalRingHomproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomainNonUnitalAlgHom_applystatement and proof · cited by 0