Mathlib Map

Theorems · Definition · algebraic topology

SSet.N.monoOfLE

{X : SSet} → [X.Nonsingular] → {x y : X.N} → x ≤ y → ({ len := x.dim } ⟶ { len := y.dim })

Given an inequality x ≤ y between nondegenerate simplices of a nonsingular simplicial set X, this is the corresponding morphism ⦋x.dim⦌ ⟶ ⦋y.dim⦌ in the simplex category.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Nonsingular
Cited by
9 results in Mathlib
Foundations
Depth 90 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.

Cites7

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

Cited by10

Results whose statement or proof uses this declaration.