Documentation

Mathlib.Geometry.Convex.ConvexSpace.PathConnectedSpaceStdSimplex

The standard simplex is path-connected #

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.
Instances For