Theorems · Theorem · algebraic topology
SSet.mem_degenerate_iff
∀ (X : SSet) {n : ℕ} (x : X.obj (Opposite.op { len := n })),
x ∈ X.degenerate n ↔
∃ m,
∃ (_ : m < n),
∃ f, ∃ (_ : CategoryTheory.Epi f), x ∈ Set.range ⇑(CategoryTheory.ConcreteCategory.hom (X.map f.op))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- Set.rangestatement and proof · cited by 4,705
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- Quiver.Hom.opstatement and proof · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
- SSetstatement and proof · cited by 1,283
Cited by2
Results whose statement or proof uses this declaration.
- SSet.Subcomplex.mem_degenerate_iffproof · cited by 5
- SSet.degenerate_eq_iUnion_range_σproof · cited by 4