Mathlib Map

Theorems · Theorem · general topology

Set.Finite.infsep

∀ {α : Type u_1} [inst : PseudoMetricSpace α] {s : Set α} [inst_1 : Decidable s.Nontrivial] (hsf : s.Finite),
  s.infsep = if hs : s.Nontrivial then ⋯.toFinset.inf' ⋯ (Function.uncurry dist) else 0
Defined in
Mathlib.Topology.MetricSpace.Infsep
Cited by
1 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpaceDecidable

Around this declaration

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

Cites15

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.