The category of 1-hypercovers up to homotopy #
In this file we define the category of 1-hypercovers up to homotopy. This is the category of
1-hypercovers, but where morphisms are considered up to existence of a homotopy (TODO, Christian).
Main definitions #
CategoryTheory.PreOneHypercover.Homotopy: A homotopy of refinementsE ⟶ Fis a family of morphismsXᵢ ⟶ YₐwhereYₐis a component of the cover ofX_{f(i)} ×[S] X_{g(i)}.
A homotopy of refinements E ⟶ F is a family of morphisms Xᵢ ⟶ Yₐ where
Yₐ is a component of the cover of X_{f(i)} ×[S] X_{g(i)}.
The index map sending
i : E.I₀toaabove(f(i), g(i)).The morphism
Xᵢ ⟶ Yₐ.
Instances For
Homotopic refinements induce the same map on multiequalizers.
(Implementation): The covering object of cylinder f g.
Equations
- CategoryTheory.PreOneHypercover.cylinderX f g k = CategoryTheory.Limits.pullback (CategoryTheory.Limits.pullback.lift (f.h₀ i) (g.h₀ i) ⋯) (F.toPullback k)
Instances For
(Implementation): The structure morphisms of the covering objects of cylinder f g.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given two refinement morphisms f, g : E ⟶ F, this is a (pre-)1-hypercover W that
admits a morphism h : W ⟶ E such that h ≫ f and h ≫ g are homotopic. Hence
they become equal after quotienting out by homotopy.
This is a 1-hypercover, if E and F are (see OneHypercover.cylinder).
Equations
- One or more equations did not get rendered due to their size.
Instances For
(Implementation): The refinement morphism cylinder f g ⟶ E.
Equations
- One or more equations did not get rendered due to their size.
Instances For
(Implementation): The homotopy of the morphisms cylinder f g ⟶ E ⟶ F.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Up to homotopy, the category of (pre-)1-hypercovers is cofiltered.
Given two refinement morphism f, g : E ⟶ F, this is a 1-hypercover W that
admits a morphism h : W ⟶ E such that h ≫ f and h ≫ g are homotopic. Hence
they become equal after quotienting out by homotopy.
Equations
Instances For
Up to homotopy, the category of 1-hypercovers is cofiltered.