Theorems · Definition · category theory
CategoryTheory.Subobject.lowerCompRepresentativeIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} →
(F : CategoryTheory.Functor (CategoryTheory.MonoOver Y) (CategoryTheory.MonoOver X)) →
(CategoryTheory.Subobject.lower F).comp CategoryTheory.Subobject.representative ≅
CategoryTheory.Subobject.representative.comp FApplying lower F and then representative is isomorphic to first applying representative
and then applying F.
- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 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.
Cites11
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.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.MonoOverstatement and proof · cited by 115
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.Subobject.representativestatement · cited by 15
- CategoryTheory.Subobject.lowerstatement · cited by 6
- CategoryTheory.ThinSkeleton.mapCompFromThinSkeletonIsoproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.existsCompRepresentativeIsoproof · cited by 0