Theorems · Theorem · category theory
CategoryTheory.Presheaf.preservesLimit_eq_isLocal_single
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} J]
[inst_2 : CategoryTheory.LocallySmall.{w, v, u} C] {F : CategoryTheory.Functor J Cᵒᵖ}
{c : CategoryTheory.Limits.Cone F}
{c' : CategoryTheory.Limits.Cocone (F.leftOp.comp CategoryTheory.shrinkYoneda.{w, v, u})}
(hc : CategoryTheory.Limits.IsLimit c) (hc' : CategoryTheory.Limits.IsColimit c'),
CategoryTheory.ObjectProperty.preservesLimit F =
(CategoryTheory.MorphismProperty.single (CategoryTheory.Presheaf.coconePtToShrinkYoneda c hc')).isLocal- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.ObjectPropertystatement · cited by 798
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Conestatement and proof · cited by 710
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.preservesLimit_eq_isLocalproof · cited by 1