Simplicial objects in a category. #
A simplicial object in a category C
is a C
-valued presheaf on SimplexCategory
.
(Similarly a cosimplicial object is functor SimplexCategory ⥤ C
.)
Use the notation X _[n]
in the Simplicial
locale to obtain the n
-th term of a
(co)simplicial object X
, where n
is a natural number.
The category of simplicial objects valued in a category C
.
This is the category of contravariant functors from SimplexCategory
to C
.
Instances For
X _[n]
denotes the n
th-term of the simplicial object X
Instances For
Face maps for a simplicial object.
Instances For
Degeneracy maps for a simplicial object.
Instances For
Isomorphisms from identities in ℕ.
Instances For
The generic case of the first simplicial identity
The special case of the first simplicial identity
The second simplicial identity
The first part of the third simplicial identity
The second part of the third simplicial identity
The fourth simplicial identity
The fifth simplicial identity
Functor composition induces a functor on simplicial objects.
Instances For
Truncated simplicial objects.
Instances For
Functor composition induces a functor on truncated simplicial objects.
Instances For
The skeleton functor from simplicial objects to truncated simplicial objects.
Instances For
The constant simplicial object is the constant functor.
Instances For
The category of augmented simplicial objects, defined as a comma category.
Instances For
Drop the augmentation.
Instances For
The point of the augmentation.
Instances For
The functor from augmented objects to arrows.
Instances For
The compatibility of a morphism with the augmentation, on 0-simplices
Functor composition induces a functor on augmented simplicial objects.
Instances For
Functor composition induces a functor on augmented simplicial objects.
Instances For
Augment a simplicial object with an object.
Instances For
Cosimplicial objects.
Instances For
X _[n]
denotes the n
th-term of the cosimplicial object X
Instances For
Coface maps for a cosimplicial object.
Instances For
Codegeneracy maps for a cosimplicial object.
Instances For
Isomorphisms from identities in ℕ.
Instances For
The generic case of the first cosimplicial identity
The special case of the first cosimplicial identity
The second cosimplicial identity
The first part of the third cosimplicial identity
The second part of the third cosimplicial identity
The fourth cosimplicial identity
The fifth cosimplicial identity
Functor composition induces a functor on cosimplicial objects.
Instances For
Truncated cosimplicial objects.
Instances For
Functor composition induces a functor on truncated cosimplicial objects.
Instances For
The skeleton functor from cosimplicial objects to truncated cosimplicial objects.
Instances For
The constant cosimplicial object.
Instances For
Augmented cosimplicial objects.
Instances For
Drop the augmentation.
Instances For
The point of the augmentation.
Instances For
The functor from augmented objects to arrows.
Instances For
Functor composition induces a functor on augmented cosimplicial objects.
Instances For
Functor composition induces a functor on augmented cosimplicial objects.
Instances For
Augment a cosimplicial object with an object.
Instances For
The anti-equivalence between simplicial objects and cosimplicial objects.
Instances For
The anti-equivalence between cosimplicial objects and simplicial objects.
Instances For
Construct an augmented cosimplicial object in the opposite category from an augmented simplicial object.
Instances For
Construct an augmented simplicial object from an augmented cosimplicial object in the opposite category.
Instances For
Converting an augmented simplicial object to an augmented cosimplicial object and back is isomorphic to the given object.
Instances For
Converting an augmented cosimplicial object to an augmented simplicial object and back is isomorphic to the given object.
Instances For
A functorial version of SimplicialObject.Augmented.rightOp
.
Instances For
A functorial version of Cosimplicial_object.Augmented.leftOp
.
Instances For
The contravariant categorical equivalence between augmented simplicial objects and augmented cosimplicial objects in the opposite category.