One-point compactification of Euclidean space is homeomorphic to the sphere. #
def
onePointHyperplaneHomeoUnitSphere
{E : Type u_1}
[NormedAddCommGroup E]
[InnerProductSpace ℝ E]
[FiniteDimensional ℝ E]
{v : E}
(hv : ‖v‖ = 1)
:
A homeomorphism from the one-point compactification of a hyperplane in Euclidean space to the sphere.
Equations
Instances For
def
onePointEquivSphereOfFinrankEq
{ι : Type u_1}
{V : Type u_2}
[Fintype ι]
[AddCommGroup V]
[Module ℝ V]
[FiniteDimensional ℝ V]
[TopologicalSpace V]
[IsTopologicalAddGroup V]
[ContinuousSMul ℝ V]
[T2Space V]
(h : Module.finrank ℝ V + 1 = Fintype.card ι)
:
A homeomorphism from the one-point compactification of a finite-dimensional real vector space to the sphere.