Mathlib Map

Theorems · Theorem · general topology

edist_pi_const

∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : Fintype β] [Nonempty β] (a b : α),
  (edist (fun x => a) fun x => b) = edist a b
Defined in
Mathlib.Topology.EMetricSpace.Pi
Cited by
1 results in Mathlib
Foundations
Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpaceFintypeNonempty

Around this declaration

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

Cites6

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.