Theorems · Theorem · category theory
CategoryTheory.Limits.ReflectsColimit.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.ReflectsColimit K F]
{c : CategoryTheory.Limits.Cocone K} (hc : CategoryTheory.Limits.IsColimit (F.mapCocone c)),
Nonempty (CategoryTheory.Limits.IsColimit c)- Cited by
- 2 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.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconestatement · cited by 746
- CategoryTheory.Functor.mapCoconestatement · cited by 161
- CategoryTheory.Limits.ReflectsColimitstatement and proof · cited by 33
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isColimitOfReflectsproof · cited by 19
- CategoryTheory.Limits.reflectsColimit_of_natIsoproof · cited by 1
- AlgebraicGeometry.nonempty_isColimit_Γ_mapCoconeproof · cited by 0