Mathlib Map

Theorems · Theorem · functional analysis

smul_unitBall_of_pos

∀ {E : Type u_2} [inst : SeminormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {r : ℝ},
  0 < r → r • Metric.ball 0 1 = Metric.ball 0 r

In a real normed space, the image of the unit ball under scalar multiplication by a positive constant r is the ball of radius r.

Defined in
Mathlib.Analysis.Normed.Module.Ball.Pointwise
Cited by
2 results in Mathlib
Foundations
Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupNormedSpace

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.

Cited by2

Results whose statement or proof uses this declaration.