Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.ofReflectsCoconeInitial
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} K] →
{C : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
{D : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] →
{F : CategoryTheory.Functor J C} →
{F' : CategoryTheory.Functor K D} →
(G : CategoryTheory.Functor (CategoryTheory.Limits.Cocone F) (CategoryTheory.Limits.Cocone F')) →
[CategoryTheory.Limits.ReflectsColimit
(CategoryTheory.Functor.empty (CategoryTheory.Limits.Cocone F)) G] →
{c : CategoryTheory.Limits.Cocone F} →
CategoryTheory.Limits.IsColimit (G.obj c) → CategoryTheory.Limits.IsColimit cIf G : Cocone F ⥤ Cocone F' reflects initial objects, it reflects colimit cocones.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Functor.emptystatement and proof · cited by 103
- CategoryTheory.Limits.ReflectsColimitstatement and proof · cited by 33
- CategoryTheory.Limits.Cocone.isColimitEquivIsInitialproof · cited by 3
- CategoryTheory.Limits.IsInitial.isInitialOfObjproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.