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.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- Oppositestatement · cited by 8,081
- Opposite.unopproof · cited by 2,231
- SimplexCategorystatement · cited by 2,204
- CategoryTheory.Arrowstatement and proof · cited by 713
- SimplexCategory.lenproof · cited by 542
- CategoryTheory.Arrow.leftstatement and proof · cited by 426
- CategoryTheory.Arrow.rightstatement and proof · cited by 423
- CategoryTheory.Arrow.homstatement and proof · cited by 335
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_basestatement · cited by 1
- CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_0statement · cited by 1
- CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_succstatement · cited by 1
- CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_base_assocstatement and proof · cited by 0
- CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_0_assocstatement and proof · cited by 0
- CategoryTheory.Arrow.AugmentedCechNerve.ExtraDegeneracy.s_comp_π_succ_assocstatement and proof · cited by 0
- CategoryTheory.Arrow.AugmentedCechNerve.extraDegeneracyproof · cited by 0