Theorems · Theorem · group theory
AddMonoid.Coprod.hom_ext_iff
∀ {M : Type u_1} {N : Type u_2} {P : Type u_5} [inst : AddZeroClass M] [inst_1 : AddZeroClass N]
[inst_2 : AddZeroClass P] {f g : AddMonoid.Coprod M N →+ P},
f = g ↔
f.comp AddMonoid.Coprod.inl = g.comp AddMonoid.Coprod.inl ∧
f.comp AddMonoid.Coprod.inr = g.comp AddMonoid.Coprod.inr- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 and proof · cited by 339
- AddMonoid.Coprodstatement and proof · cited by 104
- AddMonoid.Coprod.inlstatement and proof · cited by 42
- AddMonoid.Coprod.inrstatement and proof · cited by 42
- AddMonoid.Coprod.hom_extproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.