Theorems · Theorem · category theory
CategoryTheory.Limits.ReflectsLimit.reflects
∀ {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} [self : CategoryTheory.Limits.ReflectsLimit K F] {c : CategoryTheory.Limits.Cone K}
(hc : CategoryTheory.Limits.IsLimit (F.mapCone c)), Nonempty (CategoryTheory.Limits.IsLimit c)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 710
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Functor.mapConestatement · cited by 147
- CategoryTheory.Limits.ReflectsLimitstatement and proof · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isLimitOfReflectsproof · cited by 18
- CategoryTheory.Limits.reflectsLimit_of_natIsoproof · cited by 1