Theorems · Theorem · group theory
MonoidHom.cancel_right
∀ {M : Type u_4} {N : Type u_5} {P : Type u_6} [inst : MulOne M] [inst_1 : MulOne N] [inst_2 : MulOne P]
{g₁ g₂ : N →* P} {f : M →* N}, Function.Surjective ⇑f → (g₁.comp f = g₂.comp f ↔ g₁ = g₂)- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.compstatement and proof · cited by 469
- Function.Surjective.forallproof · cited by 214
- MonoidHom.extproof · cited by 109
- DFunLike.ext_iffproof · cited by 102
- MulOnestatement and proof · cited by 65
Cited by3
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.hom_extproof · cited by 2
- HNNExtension.hom_extproof · cited by 2
- Monoid.CoprodI.ext_homproof · cited by 2