Theorems · Definition · category theory
CategoryTheory.Subobject.lower
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X : C} →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{Y : D} →
CategoryTheory.Functor (CategoryTheory.MonoOver X) (CategoryTheory.MonoOver Y) →
CategoryTheory.Functor (CategoryTheory.Subobject X) (CategoryTheory.Subobject Y)Any functor MonoOver X ⥤ MonoOver Y descends to a functor
Subobject X ⥤ Subobject Y, because MonoOver Y is thin.
- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
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 and proof · cited by 16,252
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.MonoOverstatement and proof · cited by 115
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.ThinSkeleton.mapproof · cited by 6
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.pullbackproof · cited by 54
- CategoryTheory.Subobject.mapproof · cited by 19
- CategoryTheory.Subobject.existsproof · cited by 9
- CategoryTheory.Subobject.lowerEquivalenceproof · cited by 4
- CategoryTheory.Subobject.lower_isostatement · cited by 1
- CategoryTheory.Subobject.lowerAdjunctionstatement · cited by 0
- CategoryTheory.Subobject.lowerCompRepresentativeIsostatement · cited by 0
- CategoryTheory.Subobject.lowerEquivalence_counitIsostatement · cited by 0
- CategoryTheory.Subobject.lowerEquivalence_functorstatement · cited by 0
- CategoryTheory.Subobject.lowerEquivalence_inversestatement · cited by 0
- CategoryTheory.Subobject.lowerEquivalence_unitIsostatement · cited by 0
- CategoryTheory.Subobject.lower_commstatement · cited by 0