Theorems · Theorem · category theory
CategoryTheory.Limits.isIndObject_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (A : CategoryTheory.Functor Cᵒᵖ (Type v)),
CategoryTheory.Limits.IsIndObject A ↔
CategoryTheory.IsFiltered (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A) ∧
CategoryTheory.FinallySmall (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)The recognition theorem for ind-objects: A : Cᵒᵖ ⥤ Type v is an ind-object if and only if
CostructuredArrow yoneda A is filtered and finally v-small.
Theorem 6.1.5 of [Kashiwara2006]
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.Limits.IsIndObjectstatement and proof · cited by 19
- CategoryTheory.FinallySmallstatement and proof · cited by 16
- CategoryTheory.Limits.isIndObject_of_isFiltered_of_finallySmallproof · cited by 1
- CategoryTheory.Limits.IsIndObject.finallySmallproof · cited by 1
- CategoryTheory.Limits.IsIndObject.isFilteredproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isIndObject_colimitproof · cited by 2
- CategoryTheory.Limits.isIndObject_iff_preservesFiniteLimitsproof · cited by 0