Mathlib Map

Theorems · Definition · category theory

CategoryTheory.PreOneHypercover.cylinderHom

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {S : C} →
      {E : CategoryTheory.PreOneHypercover S} →
        {F : CategoryTheory.PreOneHypercover S} →
          [inst_1 : CategoryTheory.Limits.HasPullbacks C] →
            (f g : E.Hom F) → (CategoryTheory.PreOneHypercover.cylinder f g).Hom E

(Implementation): The refinement morphism cylinder f g ⟶ E.

Defined in
Mathlib.CategoryTheory.Sites.Hypercover.Homotopy
Cited by
6 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullbacks

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.PreOneHypercover.cylinderHomotopy · cited by 2PreOneHypercover.cylinder…CategoryTheory.GrothendieckTopology.OneHypercover.exists_nonempty_homotopy · cited by 0OneHypercover.exists_none…CategoryTheory.PreOneHypercover.exists_nonempty_homotopy · cited by 0PreOneHypercover.exists_n…CategoryTheory.PreOneHypercover.cylinderHom_h₀ · cited by 0PreOneHypercover.cylinder…CategoryTheory.PreOneHypercover.cylinderHom_h₁ · cited by 0PreOneHypercover.cylinder…CategoryTheory.PreOneHypercover.cylinderHom_s₀ · cited by 0PreOneHypercover.cylinder…CategoryTheory.PreOneHypercover.cylinderHom_s₁ · cited by 0PreOneHypercover.cylinder…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.Limits.pullback.fst · cited by 639pullback.fstCategoryTheory.Limits.pullback.snd · cited by 637pullback.sndCategoryTheory.PreZeroHypercover.f · cited by 542PreZeroHypercover.fCategoryTheory.Limits.HasPullbacks · cited by 439Limits.HasPullbacksCategoryTheory.PreOneHypercover.toPreZeroHypercover · cited by 232PreOneHypercover.toPreZer…CategoryTheory.PreOneHypercover · cited by 180CategoryTheory.PreOneHype…CategoryTheory.Limits.pullback.map · cited by 156pullback.mapCategoryTheory.PreOneHypercover.I₁ · cited by 143PreOneHypercover.I₁CategoryTheory.Limits.pullback.lift · cited by 114pullback.liftCategoryTheory.PreZeroHypercover.Hom.h₀ · cited by 93Hom.h₀CategoryTheory.PreOneHypercover.p₁ · cited by 79PreOneHypercover.p₁CategoryTheory.PreOneHypercover.Hom.toHom · cited by 76Hom.toHomPreOneHypercover.cylinderHomCITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.