0-hypercovers #
Given a coverage J
on a category C
, we define the type
of 0
-hypercovers of an object S : C
. They consists of a covering family
of morphisms X i ⟶ S
indexed by a type I₀
such that the induced presieve is in J
.
We define this with respect to a coverage and not to a Grothendieck topology, because this yields more control over the components of the cover.
The categorical data that is involved in a 0
-hypercover of an object S
. This
consists of a family of morphisms f i : X i ⟶ S
for i : I₀
.
- I₀ : Type w
the index type of the covering of
S
- X (i : self.I₀) : C
the objects in the covering of
S
the morphisms in the covering of
S
Instances For
The assumption that the pullback of X i₁
and X i₂
over S
exists
for any i₁
and i₂
.
Equations
Instances For
The presieve of S
that is generated by the morphisms f i : X i ⟶ S
.
Equations
Instances For
The sieve of S
that is generated by the morphisms f i : X i ⟶ S
.
Equations
Instances For
The pre-0
-hypercover defined by a single morphism.
Equations
Instances For
Pullback of a pre-0
-hypercover along a morphism. The components are pullback f (E.f i)
.
Equations
Instances For
Pullback of a pre-0
-hypercover along a morphism. The components are pullback (E.f i) f
.
Equations
Instances For
Refining each component of a pre-0
-hypercover yields a refined pre-0
-hypercover of the
base.
Equations
Instances For
A morphism of pre-0
-hypercovers of S
is a family of refinement morphisms commuting
with the structure morphisms of E
and F
.
The map between indexing types of the coverings of
S
The refinement morphisms between objects in the coverings of
S
.
Instances For
The identity refinement of a pre-0
-hypercover.
Equations
Instances For
Composition of refinement morphisms of pre-0
-hypercovers.
Equations
Instances For
Equations
The type of 0
-hypercovers of an object S : C
in a category equipped with a
coverage J
. This can be constructed from a covering of S
.
Instances For
The 0
-hypercover defined by a single covering morphism.
Equations
Instances For
Pullback of a 0
-hypercover along a morphism. The components are pullback f (E.f i)
.
Equations
Instances For
Pullback of a 0
-hypercover along a morphism. The components are pullback (E.f i) f
.
Equations
Instances For
Refining each component of a 0
-hypercover yields a refined 0
-hypercover of the base.
Equations
Instances For
A morphism of 0
-hypercovers is a morphism of the underlying pre-0
-hypercovers.