Mathlib Map

Theorems · Theorem · algebraic topology

SSet.nonDegenerate_eq_bot_of_hasDimensionLT

Deprecated since 2026-04-06Use SSet.nonDegenerate_eq_empty_of_hasDimensionLT instead.

∀ (X : SSet) (d : ℕ) [X.HasDimensionLT d] (n : ℕ),
  autoParam (d ≤ n) SSet.nonDegenerate_eq_empty_of_hasDimensionLT._auto_1 → X.nonDegenerate n = ∅

Alias of SSet.nonDegenerate_eq_empty_of_hasDimensionLT.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Dimension
Cited by
0 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SSet.HasDimensionLT

Around this declaration

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

Cites8

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.