Mathlib Map

Theorems · Theorem · functional analysis

gauge_closedBall

∀ {E : Type u_2} [inst : SeminormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {r : ℝ},
  0 ≤ r → ∀ (x : E), gauge (Metric.closedBall 0 r) x = ‖x‖ / r
Defined in
Mathlib.Analysis.Convex.Gauge
Cited by
1 results in Mathlib
Foundations
Depth 160 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.

Cites34

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.