Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.cancel_epi

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

Around this declaration

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

CategoryTheory.Limits.IsZero.of_iso · cited by 35IsZero.of_isoCategoryTheory.ShortComplex.exact_of_g_is_cokernel · cited by 25ShortComplex.exact_of_g_i…CategoryTheory.eq_of_inv_eq_inv · cited by 19CategoryTheory.eq_of_inv_…AlgebraicGeometry.Scheme.Cover.hom_ext · cited by 18Cover.hom_extCategoryTheory.IsPullback.of_iso · cited by 17IsPullback.of_isoCategoryTheory.BraidedCategory.braiding_tensor_right_hom · cited by 14BraidedCategory.braiding_…CategoryTheory.BraidedCategory.braiding_tensor_left_hom · cited by 13BraidedCategory.braiding_…CategoryTheory.MonoidalCategory.whiskerLeft_rightUnitor · cited by 12MonoidalCategory.whiskerL…CategoryTheory.ShortComplex.Exact.mono_g · cited by 10Exact.mono_gCategoryTheory.epi_of_epi · cited by 10CategoryTheory.epi_of_epiCategoryTheory.IsPushout.of_iso · cited by 10IsPushout.of_isoCategoryTheory.MonoidalCategory.leftUnitor_whiskerRight · cited by 9MonoidalCategory.leftUnit…CategoryTheory.Bicategory.whiskerLeft_rightUnitor · cited by 7Bicategory.whiskerLeft_ri…CategoryTheory.ShortComplex.homologyι_naturality · cited by 7ShortComplex.homologyι_na…SSet.horn.faceSingletonComplIso_inv_ι · cited by 7horn.faceSingletonComplIs…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Epi · cited by 688CategoryTheory.EpiCategoryTheory.Epi.left_cancellation · cited by 6Epi.left_cancellationCategoryTheory.cancel_epiCITED BYCITES

Cites5

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

Cited by381

Results whose statement or proof uses this declaration.