The category of Ind-objects #
We define the v-category of Ind-objects of a category C, called Ind C, as well as the functors
Ind.yoneda : C ⥤ Ind C and Ind.inclusion C : Ind C ⥤ Cᵒᵖ ⥤ Type v.
For a small filtered category I, we also define Ind.lim I : (I ⥤ C) ⥤ Ind C and show that
it preserves finite limits and finite colimits.
This file will mainly collect results about ind-objects (stated in terms of IsIndObject) and
reinterpret them in terms of Ind C.
Adopting the theorem numbering of [Kashiwara2006], we show the following properties:
Limits:
- If
Chas products indexed byα, thenInd Chas products indexed byα, and the functorInd C ⥤ Cᵒᵖ ⥤ Type vcreates such products (6.1.17), - if
Chas equalizers, thenInd Chas equalizers, and the functorInd C ⥤ Cᵒᵖ ⥤ Type vcreates them (6.1.17) - if
Chas small limits (resp. finite limits), thenInd Chas small limits (resp. finite limits) and the functorInd C ⥤ Cᵒᵖ ⥤ Type vcreates them (6.1.17), - the functor
C ⥤ Ind Cpreserves small limits (6.1.17).
Colimits:
Ind Chas filtered colimits (6.1.8), and the functorInd C ⥤ Cᵒᵖ ⥤ Type vpreserves filtered colimits,- if
Chas coproducts indexed by a finite typeα, thenInd Chas coproducts indexed byα(6.1.18(ii)), - if
Chas finite coproducts, thenInd Chas small coproducts (6.1.18(ii)), - if
Chas coequalizers, thenInd Chas coequalizers (6.1.18(i)), - if
Chas finite colimits, thenInd Chas small colimits (6.1.18(iii)). C ⥤ Ind Cpreserves finite colimits (6.1.6),
Note that:
- the functor
Ind C ⥤ Cᵒᵖ ⥤ Type vdoes not preserve any kind of colimit in general except for filtered colimits and - the functor
C ⥤ Ind Cpreserves finite colimits, but not infinite colimits in general.
References #
- [M. Kashiwara, P. Schapira, Categories and Sheaves][Kashiwara2006], Chapter 6
The category of Ind-objects of C.
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
The defining properties of Ind C are that its morphisms live in v and that it is equivalent
to the full subcategory of Cᵒᵖ ⥤ Type v containing the ind-objects.
Equations
Instances For
The canonical inclusion of ind-objects into presheaves.
Equations
Instances For
The functor Ind C ⥤ Cᵒᵖ ⥤ Type v is fully faithful.
Equations
Instances For
The functor C ⥤ Ind C is fully faithful.
Equations
Instances For
The composition C ⥤ Ind C ⥤ (Cᵒᵖ ⥤ Type v) is just the Yoneda embedding.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Pick a presentation of an ind-object X using choice.
Equations
Instances For
An ind-object X is the colimit (in Ind C!) of the filtered diagram presenting it.
Equations
- One or more equations did not get rendered due to their size.
Instances For
This is the functor (I ⥤ C) ⥤ Ind C that sends a functor F to colim (Y ∘ F), where Y
is the Yoneda embedding. It is known as "ind-lim" and denoted “colim” in [Kashiwara2006].
Equations
Instances For
Computing ind-lims in Ind C is the same as computing them in Cᵒᵖ ⥤ Type v.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given an IndParallelPairPresentation f g, we can understand the parallel pair (f, g) as
the colimit of (P.φ, P.ψ) in Ind C.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A way to understand morphisms in Ind C: every morphism is induced by a natural transformation
of diagrams.
For small finitely cocomplete categories C : Type u, the category of Ind-objects Ind C is
equivalent to the category of left-exact functors Cᵒᵖ ⥤ Type u