Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subobject.underlyingIso_hom_comp_eq_mk

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (f : X ⟶ Y) [inst_1 : CategoryTheory.Mono f],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Subobject.underlyingIso f).hom f =
    (CategoryTheory.Subobject.mk f).arrow
Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
15 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Mono

Around this declaration

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

CategoryTheory.Subobject.mk_eq_mk_of_comm · cited by 10Subobject.mk_eq_mk_of_commCategoryTheory.Subobject.ofMkLEMk_comp · cited by 7Subobject.ofMkLEMk_compCategoryTheory.Limits.imageSubobject_arrow · cited by 6Limits.imageSubobject_arr…CategoryTheory.Limits.kernelSubobject_arrow · cited by 5Limits.kernelSubobject_ar…CategoryTheory.Limits.equalizerSubobject_arrow · cited by 2Limits.equalizerSubobject…CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.exists_larger_subobject · cited by 2generatingMonomorphisms.e…CategoryTheory.CostructuredArrow.unop_left_comp_underlyingIso_hom_unop · cited by 1CostructuredArrow.unop_le…CategoryTheory.Subobject.ofLEMk_comp · cited by 1Subobject.ofLEMk_compCategoryTheory.Subobject.Classifier.χ_pullback_obj_mk_truth_arrow · cited by 1Classifier.χ_pullback_obj…CategoryTheory.Subobject.ofLE_mk_le_mk_of_comm · cited by 0Subobject.ofLE_mk_le_mk_o…CategoryTheory.Subobject.sSup_le · cited by 0Subobject.sSup_leCategoryTheory.Subobject.mk_le_of_comm · cited by 0Subobject.mk_le_of_commCategoryTheory.StructuredArrow.lift_projectSubobject · cited by 0StructuredArrow.lift_proj…CategoryTheory.Subobject.underlyingIso_hom_comp_eq_mk_assoc · cited by 0Subobject.underlyingIso_h…CategoryTheory.Subobject.underlyingIso_top_hom · cited by 0Subobject.underlyingIso_t…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Subobject.underlying · cited by 211Subobject.underlyingCategoryTheory.Subobject.arrow · cited by 175Subobject.arrowCategoryTheory.Subobject.mk · cited by 109Subobject.mkCategoryTheory.Subobject.underlyingIso · cited by 41Subobject.underlyingIsoCategoryTheory.Iso.eq_inv_comp · cited by 34Iso.eq_inv_compCategoryTheory.Subobject.underlyingIso_arrow · cited by 22Subobject.underlyingIso_a…Subobject.underlyingIso_hom_c…CITED BYCITES

Cites13

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

Cited by15

Results whose statement or proof uses this declaration.