Theorems · Theorem · category theory
AddMonoidHom.range_eq_top_of_cancel
∀ {A : Type u} {B : Type v} [inst : AddCommGroup A] [inst_1 : AddCommGroup B] {f : A →+ B},
(∀ (u v : B →+ B ⧸ f.range), u.comp f = v.comp f → u = v) → f.range = ⊤- Defined in
- Mathlib.Algebra.Category.Grp.EpiMono
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- zero_addproof · cited by 2,366
- HasQuotient.Quotientstatement and proof · cited by 2,301
- neg_zeroproof · cited by 542
- QuotientAddGroup.mkproof · cited by 348
- AddMonoidHom.compstatement and proof · cited by 339
- AddMonoidHom.kerproof · cited by 158
- AddMonoidHom.extproof · cited by 149
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGrpCat.range_eq_top_of_epiproof · cited by 1