Mathlib Map

Theorems · Definition · algebraic topology

TopCat.toSSetObjEquiv

(X : TopCat) →
  (n : SimplexCategoryᵒᵖ) → (TopCat.toSSet.obj X).obj n ≃ C(↑(stdSimplex ℝ (Fin ((Opposite.unop n).len + 1))), ↑X)

If X : TopCat.{u} and n : SimplexCategoryᵒᵖ, then (toSSet.obj X).obj n identifies to the type of continuous maps from the standard simplex stdSimplex ℝ (Fin (n.unop.len + 1)) to X.

Defined in
Mathlib.AlgebraicTopology.SingularSet
Cited by
9 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound

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 by12

Results whose statement or proof uses this declaration.