Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subobject.representative

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

Use choice to pick a representative MonoOver X for each Subobject X.

Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
15 results in Mathlib
Foundations
Depth 35 from the axioms · 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.underlying · cited by 211Subobject.underlyingCategoryTheory.Subobject.arrow · cited by 175Subobject.arrowCategoryTheory.Subobject.factors_iff · cited by 12Subobject.factors_iffCategoryTheory.SubobjectRepresentableBy.iso · cited by 7SubobjectRepresentableBy.…CategoryTheory.Subobject.factors_of_le · cited by 5Subobject.factors_of_leCategoryTheory.SubobjectRepresentableBy.iso_inv_hom_left_comp · cited by 3SubobjectRepresentableBy.…CategoryTheory.SubobjectRepresentableBy.iso_inv_left_π · cited by 3SubobjectRepresentableBy.…CategoryTheory.Subobject.underlying_arrow · cited by 3Subobject.underlying_arrowCategoryTheory.Subobject.representativeIso · cited by 2Subobject.representativeI…CategoryTheory.isNoetherianObject_iff_isEventuallyConstant · cited by 1CategoryTheory.isNoetheri…CategoryTheory.isArtinianObject_iff_isEventuallyConstant · cited by 1CategoryTheory.isArtinian…CategoryTheory.Subobject.thinSkeleton_mk_representative_eq_self · cited by 1Subobject.thinSkeleton_mk…CategoryTheory.Classifier.SubobjectRepresentableBy.iso · cited by 0SubobjectRepresentableBy.…CategoryTheory.Classifier.SubobjectRepresentableBy.iso_inv_hom_left_comp · cited by 0SubobjectRepresentableBy.…CategoryTheory.Classifier.SubobjectRepresentableBy.iso_inv_left_π · cited by 0SubobjectRepresentableBy.…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.MonoOver · cited by 115CategoryTheory.MonoOverCategoryTheory.Over.isMono · cited by 111Over.isMonoCategoryTheory.Subobject.equivMonoOver · cited by 4Subobject.equivMonoOverSubobject.representativeCITED BYCITES

Cites8

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

Cited by22

Results whose statement or proof uses this declaration.