Theorems · Theorem · algebraic topology
SSet.unique_nonDegenerate_map
∀ (X : SSet) {n : ℕ} (x : X.obj (Opposite.op { len := n })) {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 }) (y₂ : ↑(X.nonDegenerate m)),
x = (CategoryTheory.ConcreteCategory.hom (X.map f₂.op)) ↑y₂ → f₁ = f₂- Cited by
- 3 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Epi
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- LT.lt.leproof · cited by 2,189
Cited by3
Results whose statement or proof uses this declaration.
- SSet.S.existsUnique_toNπproof · cited by 1
- SSet.relativeCellComplexOfMono.isPushoutproof · cited by 0
- SSet.Subcomplex.Pairing.RankFunction.isPushoutproof · cited by 0