Theorems · Theorem · functional analysis
smul_sphere
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NormedField 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E]
[NormedSpace ℝ E] [Nontrivial E] (c : 𝕜) (x : E) {r : ℝ},
0 ≤ r → c • Metric.sphere x r = Metric.sphere (c • x) (‖c‖ * r)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Norm.normstatement · cited by 5,413
- Nontrivialstatement and proof · cited by 2,416
- MulZeroClass.zero_mulproof · cited by 1,625
- eq_or_neproof · cited by 1,117
- NormedFieldstatement and proof · cited by 1,084
- zero_smulproof · cited by 716
- Set.smulSetstatement · cited by 608
- Metric.spherestatement and proof · cited by 371
Cited by1
Results whose statement or proof uses this declaration.
- range_circleMapproof · cited by 3