Theorems · Theorem · category theory
CategoryTheory.Subobject.lower_comm
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C}
(F : CategoryTheory.Functor (CategoryTheory.MonoOver Y) (CategoryTheory.MonoOver X)),
(CategoryTheory.toThinSkeleton (CategoryTheory.MonoOver Y)).comp (CategoryTheory.Subobject.lower F) =
F.comp (CategoryTheory.toThinSkeleton (CategoryTheory.MonoOver X))- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 0 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.
Cites10
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.Overstatement · cited by 935
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.MonoOverstatement and proof · cited by 115
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.ThinSkeletonstatement · cited by 17
- CategoryTheory.Subobject.lowerstatement · cited by 6
- CategoryTheory.toThinSkeletonstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.