Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Arrow.cechConerve

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

The Čech conerve associated to an arrow.

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

Around this declaration

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

CategoryTheory.Arrow.augmentedCechConerve · cited by 13Arrow.augmentedCechConerveCategoryTheory.Arrow.mapCechConerve · cited by 3Arrow.mapCechConerveCategoryTheory.CosimplicialObject.cechConerve · cited by 2CosimplicialObject.cechCo…CategoryTheory.CosimplicialObject.cechConerve_map · cited by 0CosimplicialObject.cechCo…CategoryTheory.CosimplicialObject.cechConerve_obj · cited by 0CosimplicialObject.cechCo…CategoryTheory.Arrow.augmentedCechConerve_hom_app · cited by 0Arrow.augmentedCechConerv…CategoryTheory.Arrow.mapAugmentedCechConerve_right · cited by 0Arrow.mapAugmentedCechCon…CategoryTheory.Arrow.augmentedCechConerve_right · cited by 0Arrow.augmentedCechConerv…CategoryTheory.Arrow.mapCechConerve_app · cited by 0Arrow.mapCechConerve_appCategoryTheory.CosimplicialObject.equivalenceLeftToRight_right · cited by 0CosimplicialObject.equiva…CategoryTheory.Arrow.cechConerve_map · cited by 0Arrow.cechConerve_mapCategoryTheory.Arrow.cechConerve_obj · cited by 0Arrow.cechConerve_objDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomSimplexCategory · cited by 2204SimplexCategoryCategoryTheory.Arrow · cited by 713CategoryTheory.ArrowSimplexCategory.len · cited by 542SimplexCategory.lenCategoryTheory.Arrow.left · cited by 426Arrow.leftCategoryTheory.Arrow.right · cited by 423Arrow.rightCategoryTheory.Arrow.hom · cited by 335Arrow.homCategoryTheory.CosimplicialObject · cited by 125CategoryTheory.Cosimplici…SimplexCategory.Hom.toOrderHom · cited by 111Hom.toOrderHomCategoryTheory.Limits.HasWidePushout · cited by 33Limits.HasWidePushoutCategoryTheory.Limits.widePushout · cited by 20Limits.widePushoutCategoryTheory.Limits.WidePushout.head · cited by 13WidePushout.headCategoryTheory.Limits.WidePushout.ι · cited by 13WidePushout.ιArrow.cechConerveCITED BYCITES

Cites16

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

Cited by12

Results whose statement or proof uses this declaration.