Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subobject.underlying

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

Use choice to pick a representative underlying object in C for any Subobject X. Prefer to use the coercion P : C rather than explicitly writing underlying.obj P.

Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
211 results in Mathlib
Foundations
Depth 36 from the axioms, rests on 244 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.arrow · cited by 175Subobject.arrowCategoryTheory.Subobject.underlyingIso · cited by 41Subobject.underlyingIsoCategoryTheory.Subobject.ofLE · cited by 38Subobject.ofLECategoryTheory.Subobject.factorThru · cited by 35Subobject.factorThruCategoryTheory.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…imageToKernel · cited by 21imageToKernelCategoryTheory.Limits.kernelSubobjectIso · cited by 20Limits.kernelSubobjectIsoCategoryTheory.Limits.imageSubobjectIso · cited by 19Limits.imageSubobjectIsoCategoryTheory.Subobject.underlyingIso_hom_comp_eq_mk · cited by 15Subobject.underlyingIso_h…AlgebraicTopology.NormalizedMooreComplex.obj · cited by 15NormalizedMooreComplex.objimageToKernel_arrow · cited by 15imageToKernel_arrowCategoryTheory.Subobject.ofLEMk · cited by 13Subobject.ofLEMkCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Over.forget · cited by 164Over.forgetCategoryTheory.MonoOver.forget · cited by 23MonoOver.forgetCategoryTheory.Subobject.representative · cited by 15Subobject.representativeSubobject.underlyingCITED BYCITES

Cites7

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

Cited by259

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 259.