Mathlib Map

Theorems · Definition · algebraic topology

CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    (f : CategoryTheory.Arrow C) →
      [inst_1 : ∀ (n : ℕ), CategoryTheory.Limits.HasWidePullback f.right (fun x => f.left) fun x => f.hom] →
        CategoryTheory.SplitEpi f.hom →
          (n : ℕ) → f.cechNerve.obj (Opposite.op { len := n }) ⟶ f.cechNerve.obj (Opposite.op { len := n + 1 })

The extra degeneracy map on the Čech nerve of a split epi. It is given on the 0-projection by the given section of the split epi, and by shifting the indices on the other projections.

Defined in
Mathlib.AlgebraicTopology.ExtraDegeneracy
Cited by
6 results in Mathlib
Foundations
Depth 34 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.ExtraDegeneracy.s_comp_base · cited by 1ExtraDegeneracy.s_comp_ba…CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_0 · cited by 1ExtraDegeneracy.s_comp_π_0CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_succ · cited by 1ExtraDegeneracy.s_comp_π_…CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_base_assoc · cited by 0ExtraDegeneracy.s_comp_ba…CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_0_assoc · cited by 0ExtraDegeneracy.s_comp_π_…CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_succ_assoc · cited by 0ExtraDegeneracy.s_comp_π_…CategoryTheory.Arrow.AugmentedCechNerve.extraDegeneracy · cited by 0AugmentedCechNerve.extraD…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopSimplexCategory · 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.Limits.HasWidePullback · cited by 44Limits.HasWidePullbackCategoryTheory.Limits.WidePullback.π · cited by 28WidePullback.πCategoryTheory.SplitEpi · cited by 28CategoryTheory.SplitEpiExtraDegeneracy.sCITED BYCITES

Cites19

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.