Theorems · Definition · category theory
CategoryTheory.Limits.evaluationJointlyReflectsLimits
{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] →
{F : CategoryTheory.Functor J (CategoryTheory.Functor K C)} →
(c : CategoryTheory.Limits.Cone F) →
((k : K) → CategoryTheory.Limits.IsLimit (((CategoryTheory.evaluation K C).obj k).mapCone c)) →
CategoryTheory.Limits.IsLimit cThe evaluation functors jointly reflect limits: that is, to show a cone is a limit of F
it suffices to show that each evaluation cone is a limit. In other words, to prove a cone is
limiting you can show it's pointwise limiting.
- Cited by
- 7 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.
Cites15
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.Cone.πproof · cited by 500
- CategoryTheory.Functor.whiskerRightproof · cited by 467
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesLimit_of_evaluationproof · cited by 2
- CategoryTheory.IsPullback.of_forall_isPullback_appproof · cited by 2
- CategoryTheory.Limits.pointwiseBinaryBicone.isBilimitproof · cited by 2
- CategoryTheory.IsSifted.nonempty_of_colim_preservesLimitsOfShapeFinZeroproof · cited by 1
- SSet.relativeCellComplexOfMono.isPullbackproof · cited by 1
- SSet.Subcomplex.Pairing.RankFunction.isPullbackproof · cited by 1
- CategoryTheory.isVanKampenColimit_of_evaluationproof · cited by 0
- CategoryTheory.Limits.combinedIsLimitproof · cited by 0
- CategoryTheory.Limits.kerIsKernelproof · cited by 0
- CategoryTheory.Limits.pointwiseBinaryBicone.isBilimit_isLimitstatement · cited by 0
- CategoryTheory.Limits.PullbackCone.combineIsLimitproof · cited by 0
- CategoryTheory.Functor.isTerminalproof · cited by 0