Theorems · Theorem · category theory
CategoryTheory.Limits.reflectsColimit_of_rightOp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{J : Type w} [inst_2 : CategoryTheory.Category.{w', w} J] (K : CategoryTheory.Functor J Cᵒᵖ)
(F : CategoryTheory.Functor Cᵒᵖ D) [CategoryTheory.Limits.ReflectsLimit K.leftOp F.rightOp],
CategoryTheory.Limits.ReflectsColimit K FIf F.rightOp : C ⥤ Dᵒᵖ reflects limits of K.leftOp : Jᵒᵖ ⥤ C, then F : Cᵒᵖ ⥤ D
reflects colimits of K : J ⥤ Cᵒᵖ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Functor.rightOpstatement and proof · cited by 214
- CategoryTheory.Functor.leftOpstatement and proof · cited by 187
- CategoryTheory.Functor.mapCoconeproof · cited by 161
- CategoryTheory.Limits.ReflectsColimitstatement · cited by 33
- CategoryTheory.Limits.ReflectsLimitstatement and proof · cited by 31
- CategoryTheory.Limits.isLimitOfReflectsproof · cited by 18
- CategoryTheory.Limits.IsColimit.opproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.reflectsColimitsOfShape_of_rightOpproof · cited by 2