Theorems · Definition · category theory
CategoryTheory.Functor.IsEventuallyConstantFrom.isColimitOfIsIso
{J : Type u_1} →
{C : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} J] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} C] →
{F : CategoryTheory.Functor J C} →
{i₀ : J} →
F.IsEventuallyConstantFrom i₀ →
[CategoryTheory.IsFiltered J] →
(c : CategoryTheory.Limits.Cocone F) →
[CategoryTheory.IsIso (c.ι.app i₀)] → CategoryTheory.Limits.IsColimit cGiven a cocone c on a filtered diagram F which IsEventuallyConstantFrom i₀, such that
c.π.app i₀ is an isomorphism, c a colimit cocone.
- Cited by
- 0 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.
Cites16
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
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιstatement and proof · cited by 605
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.asIsoproof · cited by 177
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.