"Gauge rescale" homeomorphism between convex sets #
Given two convex von Neumann bounded neighbourhoods of the origin
in a real topological vector space,
we construct a homeomorphism gaugeRescaleHomeomorph
that sends the interior, the closure, and the frontier of one set
to the interior, the closure, and the frontier of the other set.
The gauge rescale map gaugeRescale s t
sends each point x
to the point y
on the same ray
that has the same gauge w.r.t. t
as x
has w.r.t. s
.
The characteristic property is satisfied if gauge t x ≠ 0
, see gauge_gaugeRescale'
.
In particular, it is satisfied for all x
,
provided that t
is absorbent and von Neumann bounded.
Instances For
gaugeRescale
bundled as an Equiv
.
Equations
- gaugeRescaleEquiv s t hsa hsb hta htb = { toFun := gaugeRescale s t, invFun := gaugeRescale t s, left_inv := ⋯, right_inv := ⋯ }
Instances For
gaugeRescale
bundled as a Homeomorph
.
Equations
- gaugeRescaleHomeomorph s t hsc hs₀ hsb htc ht₀ htb = { toEquiv := gaugeRescaleEquiv s t ⋯ hsb ⋯ htb, continuous_toFun := ⋯, continuous_invFun := ⋯ }
Instances For
Given two convex bounded sets in a topological vector space with nonempty interiors, there exists a homeomorphism of the ambient space that sends the interior, the closure, and the frontier of one set to the interior, the closure, and the frontier of the other set.
In particular, if both s
and t
are open set or both s
and t
are closed sets,
then e
maps s
to t
.
If s
is a convex bounded set with a nonempty interior in a real normed space,
then there is a homeomorphism of the ambient space to itself
that sends the interior of s
to the unit open ball
and the closure of s
to the unit closed ball.