Mathlib Map

Theorems · Theorem · algebraic topology

SSet.N.existsUnique_of_le

∀ {X : SSet} [X.Nonsingular] {x y : X.N},
  x ≤ y → ∃! f, CategoryTheory.Mono f ∧ (CategoryTheory.ConcreteCategory.hom (X.map f.op)) y.simplex = x.simplex
Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Nonsingular
Cited by
2 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SSet.Nonsingular

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.