Theorems · Theorem · category theory
CategoryTheory.Adjunction.hasExactLimitsOfShape
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u''} [inst_1 : CategoryTheory.Category.{v'', u''} D]
{F : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D C} (adj : F ⊣ G) [F.Full] [F.Faithful] (J : Type u')
[inst_4 : CategoryTheory.Category.{v', u'} J] [inst_5 : CategoryTheory.Limits.HasLimitsOfShape J C]
[inst_6 : CategoryTheory.Limits.HasLimitsOfShape J D] [CategoryTheory.HasExactLimitsOfShape J D]
[CategoryTheory.Limits.HasFiniteColimits C] [CategoryTheory.Limits.PreservesFiniteColimits G],
CategoryTheory.HasExactLimitsOfShape J CLet adj : F ⊣ G be an adjunction, with F : C ⥤ D coreflective.
Assume that C has finite colimits and G commutes with them.
If D has exact limits of shape J, then C also has exact limits of shape J.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.FullCategoryTheory.Functor.FaithfulCategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfShapeCategoryTheory.Limits.HasLimitsOfShapeCategoryTheory.HasExactLimitsOfShapeCategoryTheory.Limits.HasFiniteColimitsCategoryTheory.Limits.PreservesFiniteColimits
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.SmallCategoryproof · cited by 480
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.