Theorems · Definition · ring theory
StarAlgHom.prodEquiv
{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 : Star A] →
[inst_4 : Semiring B] →
[inst_5 : Algebra R B] →
[inst_6 : Star B] →
[inst_7 : Semiring C] →
[inst_8 : Algebra R C] → [inst_9 : Star C] → (A →⋆ₐ[R] B) × (A →⋆ₐ[R] C) ≃ (A →⋆ₐ[R] B × C)Taking the product of two maps with the same domain is equivalent to taking the product of their codomains.
- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Equivstatement · cited by 8,337
- Starstatement and proof · cited by 496
- StarAlgHomstatement and proof · cited by 215
- StarAlgHom.compproof · cited by 30
- StarAlgHom.prodproof · cited by 6
- StarAlgHom.fstproof · cited by 5
- StarAlgHom.sndproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- StarAlgHom.prodEquiv_applystatement and proof · cited by 0
- StarAlgHom.prodEquiv_symm_applystatement and proof · cited by 0