Theorems · Definition · category theory
CategoryTheory.Subobject.underlying
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] → {X : C} → CategoryTheory.Functor (CategoryTheory.Subobject X) CUse 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Over.forgetproof · cited by 164
- CategoryTheory.MonoOver.forgetproof · cited by 23
- CategoryTheory.Subobject.representativeproof · cited by 15
Cited by259
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.arrowstatement · cited by 175
- CategoryTheory.Subobject.underlyingIsostatement · cited by 41
- CategoryTheory.Subobject.ofLEstatement and proof · cited by 38
- CategoryTheory.Subobject.factorThrustatement · cited by 35
- CategoryTheory.Subobject.eq_of_comp_arrow_eqstatement and proof · cited by 31
- CategoryTheory.Subobject.factorThru_arrowstatement · cited by 31
- CategoryTheory.Subobject.ofLE_arrowstatement · cited by 23
- CategoryTheory.Subobject.underlyingIso_arrowstatement · cited by 22
- imageToKernelstatement · cited by 21
- CategoryTheory.Limits.kernelSubobjectIsostatement · cited by 20
- CategoryTheory.Limits.imageSubobjectIsostatement · cited by 19
- CategoryTheory.Subobject.underlyingIso_hom_comp_eq_mkstatement · cited by 15
Showing the 200 most cited of 259.