Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.cancel_mono

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} (f : Y ⟶ X) [CategoryTheory.Mono f] {g h : Z ⟶ Y},
  CategoryTheory.CategoryStruct.comp g f = CategoryTheory.CategoryStruct.comp h f ↔ g = h
Defined in
Mathlib.CategoryTheory.Category.Basic
Cited by
435 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 11 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Mono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.IsZero.of_iso · cited by 35IsZero.of_isoCategoryTheory.Subobject.eq_of_comp_arrow_eq · cited by 31Subobject.eq_of_comp_arro…CategoryTheory.Functor.ext_of_iso · cited by 28Functor.ext_of_isoCategoryTheory.ShortComplex.exact_of_f_is_kernel · cited by 22ShortComplex.exact_of_f_i…CategoryTheory.ShortComplex.exact_iff_exact_up_to_refinements · cited by 14ShortComplex.exact_iff_ex…CategoryTheory.BraidedCategory.braiding_tensor_right_hom · cited by 14BraidedCategory.braiding_…CategoryTheory.BraidedCategory.braiding_tensor_left_hom · cited by 13BraidedCategory.braiding_…AlgebraicGeometry.Scheme.isoOfEq_rfl · cited by 12Scheme.isoOfEq_rflCategoryTheory.ShortComplex.homologyπ_naturality · cited by 10ShortComplex.homologyπ_na…CategoryTheory.mono_of_mono · cited by 9CategoryTheory.mono_of_mo…AlgebraicGeometry.morphismRestrict_comp · cited by 8AlgebraicGeometry.morphis…CategoryTheory.ShortComplex.Exact.epi_f · cited by 8Exact.epi_fCategoryTheory.Limits.PreservesKernel.iso_hom · cited by 7PreservesKernel.iso_homCategoryTheory.Localization.Preadditive.add'_eq · cited by 7Preadditive.add'_eqCategoryTheory.Localization.exists_leftFraction₂ · cited by 7Localization.exists_leftF…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.Mono.right_cancellation · cited by 4Mono.right_cancellationCategoryTheory.cancel_monoCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by436

Results whose statement or proof uses this declaration.