Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subobject.arrow

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X : C} → (Y : CategoryTheory.Subobject X) → CategoryTheory.Subobject.underlying.obj Y ⟶ X

The morphism in C from the arbitrarily chosen underlying object to the ambient object.

Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
175 results in Mathlib
Foundations
Depth 37 from the axioms, rests on 245 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Subobject.eq_of_comp_arrow_eq · cited by 31Subobject.eq_of_comp_arro…CategoryTheory.Subobject.factorThru_arrow · cited by 31Subobject.factorThru_arrowCategoryTheory.Subobject.ofLE_arrow · cited by 23Subobject.ofLE_arrowCategoryTheory.Subobject.underlyingIso_arrow · cited by 22Subobject.underlyingIso_a…CategoryTheory.Subobject.underlyingIso_hom_comp_eq_mk · cited by 15Subobject.underlyingIso_h…imageToKernel_arrow · cited by 15imageToKernel_arrowCategoryTheory.Subobject.le_of_comm · cited by 10Subobject.le_of_commCategoryTheory.Subobject.mk_eq_mk_of_comm · cited by 10Subobject.mk_eq_mk_of_commAlgebraicTopology.inclusionOfMooreComplexMap · cited by 10AlgebraicTopology.inclusi…CategoryTheory.Limits.kernelSubobjectMap · cited by 9Limits.kernelSubobjectMapCategoryTheory.Limits.kernelSubobject_arrow' · cited by 9Limits.kernelSubobject_ar…CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms · cited by 8IsGrothendieckAbelian.gen…CategoryTheory.Limits.imageSubobject_arrow' · cited by 7Limits.imageSubobject_arr…CategoryTheory.Limits.imageSubobject_arrow · cited by 6Limits.imageSubobject_arr…CategoryTheory.Subobject.eq_of_comm · cited by 5Subobject.eq_of_commCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Subobject.underlying · cited by 211Subobject.underlyingCategoryTheory.Subobject.representative · cited by 15Subobject.representativeSubobject.arrowCITED BYCITES

Cites8

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

Cited by200

Results whose statement or proof uses this declaration.