Mathlib Map

Theorems · Definition · algebraic topology

TopCat.Homotopy.toSSet

{X Y : TopCat} → {f g : X ⟶ Y} → TopCat.Homotopy f g → SSet.Homotopy (TopCat.toSSet.map f) (TopCat.toSSet.map g)

If two morphisms f : X ⟶ Y and g : X ⟶ Y in TopCat are homotopic, then so are their images by the functor TopCat.toSSet : TopCat ⥤ SSet.

Defined in
Mathlib.Topology.Homotopy.TopCat.ToSSet
Cited by
0 results in Mathlib
Foundations
Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites16

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

Cited by1

Results whose statement or proof uses this declaration.