Mathlib Map

Theorems · Theorem · general topology

IsUltrametricDist.closedBall_eq_of_mem

∀ {X : Type u_1} [inst : PseudoMetricSpace X] [IsUltrametricDist X] {x y : X} {r : ℝ},
  y ∈ Metric.closedBall x r → Metric.closedBall x r = Metric.closedBall y r
Defined in
Mathlib.Topology.MetricSpace.Ultra.Basic
Cited by
3 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpaceIsUltrametricDist

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 by3

Results whose statement or proof uses this declaration.