Theorems · Definition · functional analysis
homeomorphSphereProd
(E : Type u_2) →
[inst : NormedAddCommGroup E] → [NormedSpace ℝ E] → (r : ℝ) → 0 < r → ↑{0}ᶜ ≃ₜ ↑(Metric.sphere 0 r) × ↑(Set.Ioi 0)The natural homeomorphism between nonzero elements of a normed space E
and Metric.sphere (0 : E) r × Set.Ioi (0 : ℝ), 0 < r.
The forward map sends ⟨x, hx⟩ to ⟨r • ‖x‖⁻¹ • x, ‖x‖ / r⟩,
the inverse map sends (x, r) to r • x.
In the case of the unit sphere r = ,
one may think about it as generalization of polar coordinates to any normed space.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 161 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 and proof · cited by 7,166
- Norm.normproof · cited by 5,413
- Compl.complstatement and proof · cited by 2,925
- Set.Ioistatement and proof · cited by 1,463
- Homeomorphstatement · cited by 725
- Metric.spherestatement and proof · cited by 371
Cited by6
Results whose statement or proof uses this declaration.
- homeomorphUnitSphereProdproof · cited by 8
- homeomorphSphereProd_symm_apply_coestatement and proof · cited by 1
- homeomorphSphereProd_apply_fst_coestatement and proof · cited by 0
- homeomorphSphereProd_apply_snd_coestatement and proof · cited by 0
- IsOpen.smul_sphereproof · cited by 0
- homeomorphSphereProd.congr_simpstatement and proof · cited by 0