Theorems · Definition · category theory
CategoryTheory.Limits.limitObjIsoLimitCompEvaluation
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} K] →
[inst_3 : CategoryTheory.Limits.HasLimitsOfShape J C] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
(k : K) →
(CategoryTheory.Limits.limit F).obj k ≅
CategoryTheory.Limits.limit (F.comp ((CategoryTheory.evaluation K C).obj k))If F : J ⥤ K ⥤ C is a functor into a functor category which has a limit,
then the evaluation of that limit at k is the limit of the evaluations of F.obj j at k.
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.evaluationstatement and proof · cited by 173
- CategoryTheory.preservesLimitIsoproof · cited by 23
Cited by46
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackObjIsoproof · cited by 9
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_hom_πstatement · cited by 9
- CategoryTheory.Limits.piObjIsoproof · cited by 7
- CategoryTheory.Limits.colimitHomIsoLimitYonedaproof · cited by 7
- CategoryTheory.Limits.colimitHomIsoLimitYoneda'proof · cited by 7
- CategoryTheory.Limits.limitCompWhiskeringLeftIsoCompLimitproof · cited by 6
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_π_appstatement · cited by 6
- CategoryTheory.Limits.colimitHomIsoLimitYoneda'_hom_comp_πproof · cited by 4
- CategoryTheory.Limits.colimitHomIsoLimitYoneda_hom_comp_πproof · cited by 4
- CategoryTheory.Limits.fiberwiseColimitLimitIsoproof · cited by 3
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_π_app_assocstatement and proof · cited by 3