Theorems · Theorem · group theory
Monoid.Coprod.hom_ext
∀ {M : Type u_1} {N : Type u_2} {P : Type u_5} [inst : MulOneClass M] [inst_1 : MulOneClass N] [inst_2 : MulOneClass P]
{f g : Monoid.Coprod M N →* P},
f.comp Monoid.Coprod.inl = g.comp Monoid.Coprod.inl → f.comp Monoid.Coprod.inr = g.comp Monoid.Coprod.inr → f = gExtensionality lemma for monoid homomorphisms M ∗ N →* P.
If two homomorphisms agree on the ranges of Monoid.Coprod.inl and Monoid.Coprod.inr,
then they are equal.
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, 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.
- MonoidHomstatement and proof · cited by 3,629
- MulOneClassstatement and proof · cited by 1,018
- MonoidHom.compstatement and proof · cited by 469
- Monoid.Coprodstatement and proof · cited by 109
- Monoid.Coprod.inlstatement and proof · cited by 48
- Monoid.Coprod.inrstatement and proof · cited by 47
- DFunLike.ext'_iffproof · cited by 21
- Set.eqOn_rangeproof · cited by 4
- Set.eqOn_unionproof · cited by 3
- MonoidHom.eq_of_eqOn_denseMproof · cited by 3
- Monoid.Coprod.mclosure_range_inl_union_inrproof · cited by 3
Cited by14
Results whose statement or proof uses this declaration.
- Monoid.Coprod.lift_comp_swapproof · cited by 3
- Monoid.Coprod.fst_prod_sndproof · cited by 3
- HNNExtension.hom_extproof · cited by 2
- Monoid.PushoutI.hom_extproof · cited by 2
- Monoid.Coprod.map_comp_mapproof · cited by 1
- Monoid.Coprod.swap_comp_mapproof · cited by 1
- Monoid.Coprod.swap_comp_swapproof · cited by 1
- Monoid.Coprod.lift_inl_inrproof · cited by 0
- Monoid.Coprod.lift_inr_inlproof · cited by 0
- Monoid.Coprod.lift_uniqueproof · cited by 0
- Monoid.Coprod.map_id_idproof · cited by 0
- Monoid.Coprod.hom_ext_iffproof · cited by 0