Theorems · Definition · group theory
MulHom.prodMap
{M : Type u_3} →
{N : Type u_4} →
{M' : Type u_6} →
{N' : Type u_7} →
[inst : Mul M] →
[inst_1 : Mul N] → [inst_2 : Mul M'] → [inst_3 : Mul N'] → (M →ₙ* M') → (N →ₙ* N') → M × N →ₙ* M' × N'Prod.map as a MonoidHom.
- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MulHomstatement and proof · cited by 299
- MulHom.compproof · cited by 44
- MulHom.sndproof · cited by 9
- MulHom.fstproof · cited by 8
- MulHom.prodproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- MulHom.prod_map_comap_prod'statement and proof · cited by 0
- MulHom.coe_prodMapstatement · cited by 0
- MulHom.prodMap_defstatement · cited by 0
- MulHom.prod_comp_prodMapstatement · cited by 0