Theorems · Definition · nonassociative algebras
NonUnitalAlgHom.prodEquiv
{R : Type u} →
[inst : Monoid R] →
{A : Type v} →
{B : Type w} →
{C : Type w₁} →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : DistribMulAction R A] →
[inst_3 : NonUnitalNonAssocSemiring B] →
[inst_4 : NonUnitalNonAssocSemiring C] →
[inst_5 : DistribMulAction R B] →
[inst_6 : DistribMulAction R 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.Algebra.NonUnitalHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 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
- MonoidHom.idstatement and proof · cited by 323
- NonUnitalAlgHomstatement and proof · cited by 148
- NonUnitalAlgHom.compproof · cited by 21
- NonUnitalAlgHom.prodproof · cited by 6
- NonUnitalAlgHom.fstproof · cited by 4
- NonUnitalAlgHom.sndproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- NonUnitalAlgHom.prodEquiv_applystatement and proof · cited by 0
- NonUnitalAlgHom.prodEquiv_symm_applystatement and proof · cited by 0