Theorems · Definition · ring theory
MonoidAlgebra.mapAlgHom
{R : Type u_1} →
{A : Type u_4} →
{B : Type u_5} →
(M : Type u_7) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] → [inst_5 : Monoid M] → (A →ₐ[R] B) → MonoidAlgebra A M →ₐ[R] MonoidAlgebra B MThe algebra homomorphism of monoid algebras induced by a homomorphism of the base algebras.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 13 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
- AlgHomstatement and proof · cited by 3,236
- RingHomClass.toRingHomproof · cited by 746
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.mapRingHomproof · cited by 27
Cited by16
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapAlgEquivproof · cited by 7
- MonoidAlgebra.rTensorEquivAlgEquivproof · cited by 4
- MonoidAlgebra.coeff_mapAlgHomstatement · cited by 4
- MonoidAlgebra.mapAlgEquiv_applystatement · cited by 4
- MonoidAlgebra.mapAlgHom_singlestatement · cited by 3
- MonoidAlgebra.rTensorEquiv_tmulAlgEquivstatement and proof · cited by 1
- MonoidAlgebra.toRingHom_mapAlgHomstatement · cited by 1
- MonoidAlgebra.scalarTensorEquiv_tmulstatement and proof · cited by 0
- MonoidAlgebra.mapAlgHom_applystatement · cited by 0
- MonoidAlgebra.mapAlgHom_idstatement and proof · cited by 0
- MonoidAlgebra.mapRangeAlgHomproof · cited by 0
- MonoidAlgebra.mapRangeAlgHom_applystatement · cited by 0