Theorems · Theorem · algebraic topology
SSet.unique_nonDegenerate_dim
∀ (X : SSet) {n : ℕ} (x : X.obj (Opposite.op { len := n })) {m₁ m₂ : ℕ} (f₁ : { len := n } ⟶ { len := m₁ })
[CategoryTheory.Epi f₁] (y₁ : ↑(X.nonDegenerate m₁)),
x = (CategoryTheory.ConcreteCategory.hom (X.map f₁.op)) ↑y₁ →
∀ (f₂ : { len := n } ⟶ { len := m₂ }) [CategoryTheory.Epi f₂] (y₂ : ↑(X.nonDegenerate m₂)),
x = (CategoryTheory.ConcreteCategory.hom (X.map f₂.op)) ↑y₂ → m₁ = m₂- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Elemstatement and proof · cited by 7,166
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- le_antisymmproof · cited by 2,068
- Quiver.Hom.opstatement and proof · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.