The standard simplex is path-connected #
theorem
Convexity.StdSimplex.continuous_convexCombPair
{M : Type u_1}
(x y : StdSimplex ℝ M)
:
Continuous fun (t : ↑unitInterval) => convexCombPair ↑(unitInterval.symm t) ↑t ⋯ ⋯ ⋯ x y
theorem
Convexity.StdSimplex.continuous_duple
{M : Type u_1}
(x y : M)
:
Continuous fun (t : ↑unitInterval) => duple x y ⋯ ⋯ ⋯
The standard one-dimensional simplex is homeomorphic to the unit interval.
Equations
- One or more equations did not get rendered due to their size.