Theorems · Definition · functional analysis
homeomorphUnitSphereProd
(E : Type u_1) → [inst : NormedAddCommGroup E] → [NormedSpace ℝ E] → ↑{0}ᶜ ≃ₜ ↑(Metric.sphere 0 1) × ↑(Set.Ioi 0)The natural homeomorphism between nonzero elements of a normed space E
and Metric.sphere (0 : E) 1 × Set.Ioi (0 : ℝ).
The forward map sends ⟨x, hx⟩ to ⟨‖x‖⁻¹ • x, ‖x‖⟩,
the inverse map sends (x, r) to r • x.
One may think about it as generalization of polar coordinates to any normed space.
See also homeomorphSphereProd for a version that works for a sphere of any positive radius.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemstatement · cited by 7,166
- Compl.complstatement · cited by 2,925
- Set.Ioistatement · cited by 1,463
- Homeomorphstatement · cited by 725
- Metric.spherestatement · cited by 371
- homeomorphSphereProdproof · cited by 5
Cited by9
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.toSphereproof · cited by 12
- MeasureTheory.Measure.toSphere_apply'proof · cited by 3
- homeomorphUnitSphereProd_apply_snd_coestatement · cited by 2
- MeasureTheory.Measure.measurePreserving_homeomorphUnitSphereProdstatement and proof · cited by 2
- MeasureTheory.Measure.toSphere_apply_auxstatement and proof · cited by 2
- MeasureTheory.integrable_fun_norm_addHaarproof · cited by 1
- MeasureTheory.integral_fun_norm_addHaarproof · cited by 1
- homeomorphUnitSphereProd_apply_fst_coestatement · cited by 0
- homeomorphUnitSphereProd_symm_apply_coestatement and proof · cited by 0