Theorems · Definition · category theory
CategoryTheory.preservesLimitIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(G : CategoryTheory.Functor C D) →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
(F : CategoryTheory.Functor J C) →
[inst_3 : CategoryTheory.Limits.PreservesLimit F G] →
[inst_4 : CategoryTheory.Limits.HasLimit F] →
G.obj (CategoryTheory.Limits.limit F) ≅ CategoryTheory.Limits.limit (F.comp G)If G preserves limits, we have an isomorphism from the image of the limit of a functor F
to the limit of the functor F ⋙ G.
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.isLimitOfPreservesproof · cited by 76
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIsoproof · cited by 57
Cited by33
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluationproof · cited by 36
- CategoryTheory.preservesLimitIso_hom_πstatement · cited by 8
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_π_appproof · cited by 6
- CategoryTheory.preservesLimitNatIsoproof · cited by 6
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyonedaproof · cited by 5
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda'proof · cited by 5
- CategoryTheory.CategoryOfElements.CreatesLimitsAux.liftedConeElementproof · cited by 5
- CategoryTheory.limitCompWhiskeringRightIsoLimitCompproof · cited by 4
- PresheafOfModules.limitPresheafOfModulesproof · cited by 4
- CategoryTheory.Limits.fiberwiseColimitLimitIsoproof · cited by 3
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda'_hom_comp_πproof · cited by 3
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda_hom_comp_πproof · cited by 3