Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Arrow.cechNerve

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (f : CategoryTheory.Arrow C) →
      [∀ (n : ℕ), CategoryTheory.Limits.HasWidePullback f.right (fun x => f.left) fun x => f.hom] →
        CategoryTheory.SimplicialObject C

The Čech nerve associated to an arrow.

Defined in
Mathlib.AlgebraicTopology.CechNerve
Cited by
18 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasWidePullback

Around this declaration

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

CategoryTheory.Arrow.augmentedCechNerve · cited by 16Arrow.augmentedCechNerveCategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s · cited by 6ExtraDegeneracy.sCategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp · cited by 6FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerve · cited by 4FormalCoproduct.cechIsoCe…CategoryTheory.Arrow.mapCechNerve · cited by 3Arrow.mapCechNerveCategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π · cited by 2FormalCoproduct.cechIsoCe…CategoryTheory.SimplicialObject.cechNerve · cited by 2SimplicialObject.cechNerveCategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_inv_π · cited by 1FormalCoproduct.cechIsoCe…CategoryTheory.SimplicialObject.augmentedCechNerve_map_left_app · cited by 0SimplicialObject.augmente…CategoryTheory.SimplicialObject.augmentedCechNerve_obj_hom_app · cited by 0SimplicialObject.augmente…CategoryTheory.Arrow.augmentedCechNerve_hom_app · cited by 0Arrow.augmentedCechNerve_…CategoryTheory.Arrow.augmentedCechNerve_left · cited by 0Arrow.augmentedCechNerve_…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_hom_left · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_inv_left · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π_assoc · cited by 0FormalCoproduct.cechIsoCe…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopSimplexCategory · cited by 2204SimplexCategoryQuiver.Hom.unop · cited by 903Hom.unopCategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.SimplicialObject · cited by 548CategoryTheory.Simplicial…SimplexCategory.len · cited by 542SimplexCategory.lenCategoryTheory.Arrow.left · cited by 426Arrow.leftCategoryTheory.Arrow.right · cited by 423Arrow.rightCategoryTheory.Arrow.hom · cited by 335Arrow.homSimplexCategory.Hom.toOrderHom · cited by 111Hom.toOrderHomCategoryTheory.Limits.HasWidePullback · cited by 44Limits.HasWidePullbackArrow.cechNerveCITED BYCITES

Cites19

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

Cited by25

Results whose statement or proof uses this declaration.