Theorems · Theorem · group theory
AddMonoidHom.mker_prod_map
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {M' : Type u_5} {N' : Type u_6}
[inst_2 : AddZeroClass M'] [inst_3 : AddZeroClass N'] (f : M →+ N) (g : M' →+ N'),
AddMonoidHom.mker (f.prodMap g) = (AddMonoidHom.mker f).prod (AddMonoidHom.mker g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bot.botproof · cited by 4,720
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- AddSubmonoid.comapproof · cited by 62
- AddSubmonoid.prodstatement and proof · cited by 27
- AddMonoidHom.mkerstatement and proof · cited by 19
- AddMonoidHom.prodMapstatement and proof · cited by 15
- AddMonoidHom.comap_bot'proof · cited by 1
- AddSubmonoid.bot_prod_botproof · cited by 1
- AddMonoidHom.prod_map_comap_prod'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.