Mathlib Map

Theorems · Definition · algebraic topology

SSet.Homotopy

{X Y : SSet} → (X ⟶ Y) → (X ⟶ Y) → Type u

The type of homotopies between morphisms X ⟶ Y of simplicial sets. The data consists of a morphism h : X ⊗ Δ[1] ⟶ Y which induces both f and g, see the lemmas SSet.Homotopy.h₀ and SSet.Homotopy.h₁.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Homotopy
Cited by
6 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound

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 by10

Results whose statement or proof uses this declaration.