Theorems · Theorem · category theory
CategoryTheory.Limits.preservesLimit_of_leftOp
∀ {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.PreservesColimit K.op F.leftOp],
CategoryTheory.Limits.PreservesLimit K FIf F.leftOp : Cᵒᵖ ⥤ D preserves colimits of K.op : Jᵒᵖ ⥤ Cᵒᵖ, then F : C ⥤ Dᵒᵖ preserves
limits 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.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Limits.Coneproof · cited by 710
- CategoryTheory.Limits.IsLimitproof · cited by 664
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Functor.leftOpstatement and proof · cited by 187
- CategoryTheory.Limits.isColimitOfPreservesproof · cited by 118
- CategoryTheory.Limits.IsLimit.opproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesLimitsOfShape_of_leftOpproof · cited by 3