Mathlib Map

Theorems · Theorem · general topology

dist_nndist

∀ {α : Type u} [inst : PseudoMetricSpace α] (x y : α), dist x y = ↑(nndist x y)

Express dist in terms of nndist

Defined in
Mathlib.Topology.MetricSpace.Pseudo.Defs
Cited by
10 results in Mathlib
Foundations
Depth 113 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.

Cites5

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

Cited by10

Results whose statement or proof uses this declaration.