Theorems · Theorem · group theory
AddMonoidHom.prod_comp_prodMap
∀ {M : Type u_3} {N : Type u_4} {P : Type u_5} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {M' : Type u_6}
{N' : Type u_7} [inst_2 : AddZeroClass M'] [inst_3 : AddZeroClass N'] [inst_4 : AddZeroClass P] (f : P →+ M)
(g : P →+ N) (f' : M →+ M') (g' : N →+ N'), (f'.prodMap g').comp (f.prod g) = (f'.comp f).prod (g'.comp g)- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
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.
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoidHom.compstatement · cited by 339
- AddMonoidHom.prodMapstatement · cited by 15
- AddMonoidHom.prodstatement · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.