Mathlib Map

Theorems · Theorem · general topology

Metric.emetric_closedBall

Deprecated since 2026-01-24Use Metric.closedEBall_ofReal instead.

∀ {α : Type u} [inst : PseudoMetricSpace α] {x : α} {ε : ℝ},
  0 ≤ ε → Metric.closedEBall x (ENNReal.ofReal ε) = Metric.closedBall x ε

Alias of Metric.closedEBall_ofReal. Closed balls defined using the distance or the edistance coincide

Defined in
Mathlib.Topology.MetricSpace.Pseudo.Defs
Cited by
0 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.