Theorems · Definition · category theory
CategoryTheory.Limits.isLimitOfReflects
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
{K : CategoryTheory.Functor J C} →
(F : CategoryTheory.Functor C D) →
{c : CategoryTheory.Limits.Cone K} →
CategoryTheory.Limits.IsLimit (F.mapCone c) →
[CategoryTheory.Limits.ReflectsLimit K F] → CategoryTheory.Limits.IsLimit cA convenience function for ReflectsLimit, which takes the functor as an explicit argument to
guide typeclass resolution.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- Nonempty.someproof · cited by 340
- CategoryTheory.Functor.mapConestatement and proof · cited by 147
- CategoryTheory.Limits.ReflectsLimitstatement and proof · cited by 31
- CategoryTheory.Limits.ReflectsLimit.reflectsproof · cited by 1
Cited by34
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.of_mapproof · cited by 5
- CategoryTheory.Limits.preservesLimit_of_reflects_of_preservesproof · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_of_equivproof · cited by 3
- CommRingCat.Under.equalizerForkIsLimitproof · cited by 2
- CategoryTheory.Limits.IsTerminal.isTerminalOfObjproof · cited by 2
- CategoryTheory.Presheaf.isSheaf_of_isSheaf_compproof · cited by 2
- CategoryTheory.Limits.reflectsColimit_leftOpproof · cited by 1
- CategoryTheory.Limits.reflectsColimit_of_leftOpproof · cited by 1
- CategoryTheory.Limits.reflectsColimit_of_opproof · cited by 1
- CategoryTheory.Limits.reflectsColimit_of_rightOpproof · cited by 1
- CategoryTheory.Limits.reflectsColimit_of_unopproof · cited by 1
- CategoryTheory.Limits.reflectsColimit_opproof · cited by 1