Colimits in the category of types #
We show that the category of types has all colimits, by providing the usual concrete models.
If F : J ⥤ Type u
, then the data of a "type-theoretic" cocone of F
with a point in Type u
is the same as the data of a cocone (in a categorical sense).
Equations
- One or more equations did not get rendered due to their size.
Instances For
(internal implementation) the colimit cocone of a functor, implemented as a quotient of a sigma type
Equations
Instances For
(internal implementation) the fact that the proposed colimit cocone is the colimit
Equations
Instances For
Alias of CategoryTheory.Limits.Types.hasColimit_iff_small_colimitType
.
Alias of CategoryTheory.Limits.Types.small_colimitType_of_hasColimit
.
The category of types has all colimits.
(internal implementation) the colimit cocone of a functor, implemented as a quotient of a sigma type
Instances For
(internal implementation) the fact that the proposed colimit cocone is the colimit
Instances For
The equivalence between the abstract colimit of F
in Type u
and the "concrete" definition as a quotient.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A variant of jointly_surjective
for x : colimit F
.
If a colimit is nonempty, also its index category is nonempty.
Alias of CategoryTheory.Functor.ColimitTypeRel
.
Given F : J ⥤ Type w₀
, this is the relation Σ j, F.obj j
which
generates an equivalence relation such that the quotient identifies
to the colimit type of F
.
Instances For
Alias of CategoryTheory.Functor.ColimitType
.
The colimit type of a functor F : J ⥤ Type w₀
. (It may not
be in Type w₀
.)
Instances For
Alias of CategoryTheory.Functor.ιColimitType
.
The canonical maps F.obj j → F.ColimitType
.
Instances For
Alias of CategoryTheory.Functor.ιColimitType_jointly_surjective
.
Alias of CategoryTheory.Functor.descColimitType
.
An heterogeneous universe version of the universal property of the colimit is
satisfied by F.ColimitType
together the maps F.ιColimitType j
.
Instances For
Alias of CategoryTheory.Functor.ιColimitType_map
.
Alias of CategoryTheory.Limits.Types.isColimit_iff_coconeTypesIsColimit
.
Alias of CategoryTheory.Limits.Types.colimitEquivColimitType
.
The equivalence between the abstract colimit of F
in Type u
and the "concrete" definition as a quotient.
Equations
Instances For
Alias of CategoryTheory.Limits.Types.colimitEquivColimitType_symm_apply
.
Alias of CategoryTheory.Limits.Types.colimitEquivColimitType_apply
.