Theorems · Definition · category theory
CategoryTheory.WithInitial.isColimitEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : Type w} →
[inst_1 : CategoryTheory.Category.{w', w} J] →
{X : C} →
{K : CategoryTheory.Functor J (CategoryTheory.Under X)} →
{t : CategoryTheory.Limits.Cocone K} →
CategoryTheory.Limits.IsColimit (CategoryTheory.WithInitial.coconeEquiv.functor.obj t) ≃
CategoryTheory.Limits.IsColimit tA cocone t of K : J ⥤ Under X is a colimit if and only if the corresponding cocone
coconeLift t of liftFromUnder.obj K : WithInitial K ⥤ C is a colimit.
- Defined in
- Mathlib.CategoryTheory.WithTerminal.Cone
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 56 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Understatement and proof · cited by 276
- CategoryTheory.WithInitialstatement · cited by 144
- CategoryTheory.WithInitial.liftFromUnderstatement · cited by 21
- CategoryTheory.WithInitial.coconeEquivstatement and proof · cited by 16
- CategoryTheory.Limits.IsColimit.ofCoconeEquivproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Under.hasColimit_of_hasColimit_liftFromUnderproof · cited by 0
- CategoryTheory.WithInitial.isColimitEquiv_apply_desc_rightstatement · cited by 0
- CategoryTheory.WithInitial.isColimitEquiv_symm_apply_descstatement and proof · cited by 0