Theorems · Theorem · functional analysis
IsOpen.smul_sphere
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {r : ℝ},
r ≠ 0 → ∀ {U : Set ℝ} {V : Set ↑(Metric.sphere 0 r)}, IsOpen U → 0 ∉ U → IsOpen V → IsOpen (U • Subtype.val '' V)If U ∌ 0 is an open set on the real line and V is an open set on a sphere of nonzero radius,
then their pointwise scalar product is an open set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · 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
- Filterproof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Compl.complproof · cited by 2,925
- IsOpenstatement and proof · cited by 2,400
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.