Theorems · Theorem · group theory
QuotientGroup.monoidHom_ext
∀ {G : Type u_1} {M : Type u_4} [inst : Group G] [inst_1 : Monoid M] (N : Subgroup G) [nN : N.Normal]
⦃f g : G ⧸ N →* M⦄, f.comp (QuotientGroup.mk' N) = g.comp (QuotientGroup.mk' N) → f = gTwo MonoidHoms from a quotient group are equal if their compositions with
QuotientGroup.mk' are equal.
See note [partially-applied ext lemmas].
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupMonoidSubgroup.Normal
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.
- Groupstatement and proof · cited by 6,238
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MonoidHom.compstatement and proof · cited by 469
- Subgroup.Normalstatement and proof · cited by 334
- DFunLike.congr_funproof · cited by 288
- MonoidHom.extproof · cited by 109
- QuotientGroup.mk'statement and proof · cited by 90
- QuotientGroup.induction_onproof · cited by 17
Cited by5
Results whose statement or proof uses this declaration.
- PresentedGroup.extproof · cited by 1
- QuotientGroup.homQuotientZPowOfHom_idproof · cited by 0
- QuotientGroup.monoidHom_ext_iffproof · cited by 0
- QuotientGroup.homQuotientZPowOfHom_compproof · cited by 0
- QuotientGroup.homQuotientZPowOfHom_comp_of_rightInverseproof · cited by 0