Theorems · Definition · category theory
CategoryTheory.Ind.limCompInclusion
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{I : Type v} →
[inst_1 : CategoryTheory.SmallCategory I] →
[inst_2 : CategoryTheory.IsFiltered I] →
(CategoryTheory.Ind.lim I).comp (CategoryTheory.Ind.inclusion C) ≅
((CategoryTheory.Functor.whiskeringRight I C (CategoryTheory.Functor Cᵒᵖ (Type v))).obj
CategoryTheory.yoneda).comp
CategoryTheory.Limits.colimComputing ind-lims in Ind C is the same as computing them in Cᵒᵖ ⥤ Type v.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.yonedastatement · cited by 351
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Functor.whiskeringRightstatement and proof · cited by 221
Cited by1
Results whose statement or proof uses this declaration.