Theorems · Theorem · group theory
MulHom.prodMap_def
∀ {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'] (f : M →ₙ* M') (g : N →ₙ* N'),
f.prodMap g = (f.comp (MulHom.fst M N)).prod (g.comp (MulHom.snd M N))- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.compstatement · cited by 44
- MulHom.sndstatement · cited by 9
- MulHom.fststatement · cited by 8
- MulHom.prodstatement · cited by 7
- MulHom.prodMapstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.