Theorems · Theorem · functional analysis
affinity_unitClosedBall
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {r : ℝ},
0 ≤ r → ∀ (x : E), x +ᵥ r • Metric.closedBall 0 1 = Metric.closedBall x rAny closed ball Metric.closedBall x r, 0 ≤ r is the image of the unit closed ball under
fun y ↦ x + r • y.
- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- HVAdd.hVAddstatement and proof · cited by 1,820
- Metric.closedBallstatement and proof · cited by 704
- Set.smulSetstatement · cited by 608
- Set.vaddSetstatement · cited by 403
- Real.norm_of_nonnegproof · cited by 135
- vadd_closedBall_zeroproof · cited by 4
- smul_unitClosedBallproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.