Theorems · Definition · ring theory
NonUnitalStarAlgHom.prodEquiv
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{C : Type u_4} →
[inst : Monoid R] →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : DistribMulAction R A] →
[inst_3 : Star A] →
[inst_4 : NonUnitalNonAssocSemiring B] →
[inst_5 : DistribMulAction R B] →
[inst_6 : Star B] →
[inst_7 : NonUnitalNonAssocSemiring C] →
[inst_8 : DistribMulAction 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 26 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.
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- Starstatement and proof · cited by 496
- NonUnitalStarAlgHomstatement and proof · cited by 208
- NonUnitalStarAlgHom.compproof · cited by 40
- NonUnitalStarAlgHom.prodproof · cited by 6
- NonUnitalStarAlgHom.sndproof · cited by 5
- NonUnitalStarAlgHom.fstproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- NonUnitalStarAlgHom.prodEquiv_applystatement and proof · cited by 0
- NonUnitalStarAlgHom.prodEquiv_symm_applystatement and proof · cited by 0