Theorems · Definition · ring theory
AlgHom.prod
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{C : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R B] →
[inst_5 : Semiring C] → [inst_6 : Algebra R C] → (A →ₐ[R] B) → (A →ₐ[R] C) → A →ₐ[R] B × CThe Function.prod of two morphisms is a morphism.
- Defined in
- Mathlib.Algebra.Algebra.Prod
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AlgHomstatement and proof · cited by 3,236
- AlgHom.toRingHomproof · cited by 490
- RingHom.prodproof · cited by 8
Cited by14
Results whose statement or proof uses this declaration.
- Unitization.splitMulproof · cited by 6
- ContinuousAlgHom.prodproof · cited by 6
- StarAlgHom.prodproof · cited by 6
- AlgEquiv.prodQuotientOfIsIdempotentElemproof · cited by 5
- AlgHom.prodEquivproof · cited by 2
- AlgHom.prod_applystatement and proof · cited by 1
- AlgHom.prod_compstatement · cited by 1
- Polynomial.aeval_prodstatement · cited by 1
- AlgHom.prodEquiv_applystatement · cited by 0
- AlgHom.snd_prodstatement and proof · cited by 0
- AlgHom.prod_fst_sndstatement · cited by 0
- AlgHom.fst_prodstatement and proof · cited by 0