Mathlib Map

Theorems · Definition · general topology

PiNat.dist

{E : ℕ → Type u_1} → Dist ((n : ℕ) → E n)

The distance function on a product space Π n, E n, given by dist x y = (1/2)^n where n is the first index at which x and y differ.

Defined in
Mathlib.Topology.MetricSpace.PiNat
Cited by
12 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites2

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

Cited by12

Results whose statement or proof uses this declaration.