Commit 2025-07-04 19:53 b3ea1cce
View on Github โfeat: more properties of the manifold structure on Icc
(#26500)
The manifold structure on real intervals is defined in Mathlib.Geometry.Manifold.Instances.Real
.
We relate it to the manifold structure on the real line, by showing that the inclusion and
projection are smooth, and showing that a function defined on the interval is smooth iff
its composition with the projection is smooth on the interval in โ
.
We also define 1 : TangentSpace (๐กโ 1) z
, and relate it to 1
in the real line.