Mathlib Map

Theorems · Theorem · functional analysis

smul_unitBall

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NormedField 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E]
  {c : 𝕜}, c ≠ 0 → c • Metric.ball 0 1 = Metric.ball 0 ‖c‖
Defined in
Mathlib.Analysis.Normed.Module.Ball.Pointwise
Cited by
2 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldSeminormedAddCommGroupNormedSpace

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.

Cited by2

Results whose statement or proof uses this declaration.