Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subobject.ofMkLEMk_comp

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {B A₁ A₂ : C} {f : A₁ ⟶ B} {g : A₂ ⟶ B}
  [inst_1 : CategoryTheory.Mono f] [inst_2 : CategoryTheory.Mono g]
  (h : CategoryTheory.Subobject.mk f ≤ CategoryTheory.Subobject.mk g),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Subobject.ofMkLEMk f g h) g = f
Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
7 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoCategoryTheory.Mono

Around this declaration

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

CategoryTheory.Subobject.isIso_iff_mk_eq_top · cited by 6Subobject.isIso_iff_mk_eq…CategoryTheory.Subobject.map_obj_injective · cited by 3Subobject.map_obj_injecti…CategoryTheory.Subobject.mk_lt_mk_of_comm · cited by 2Subobject.mk_lt_mk_of_commCategoryTheory.MonoOver.isIso_hom_left_iff_subobjectMk_eq · cited by 1MonoOver.isIso_hom_left_i…CategoryTheory.IsGrothendieckAbelian.subobjectMk_of_isColimit_eq_iSup · cited by 1IsGrothendieckAbelian.sub…CategoryTheory.CostructuredArrow.unop_left_comp_ofMkLEMk_unop · cited by 0CostructuredArrow.unop_le…CategoryTheory.Subobject.ofMkLEMk_refl · cited by 0Subobject.ofMkLEMk_reflCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Subobject.mk · cited by 109Subobject.mkCategoryTheory.Subobject.underlyingIso · cited by 41Subobject.underlyingIsoCategoryTheory.Subobject.ofLE · cited by 38Subobject.ofLECategoryTheory.Subobject.ofLE_arrow · cited by 23Subobject.ofLE_arrowCategoryTheory.Subobject.underlyingIso_arrow · cited by 22Subobject.underlyingIso_a…CategoryTheory.Subobject.ofMkLEMk · cited by 18Subobject.ofMkLEMkCategoryTheory.Subobject.underlyingIso_hom_comp_eq_mk · cited by 15Subobject.underlyingIso_h…Subobject.ofMkLEMk_compCITED BYCITES

Cites15

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

Cited by7

Results whose statement or proof uses this declaration.