Mathlib Map

Theorems · Theorem · general topology

Finset.coe_infsep

∀ {α : Type u_1} [inst : PseudoMetricSpace α] (s : Finset α),
  (↑s).infsep = if hs : s.offDiag.Nonempty then s.offDiag.inf' hs (Function.uncurry dist) else 0
Defined in
Mathlib.Topology.MetricSpace.Infsep
Cited by
2 results in Mathlib
Foundations
Depth 152 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.

Cites24

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

Cited by2

Results whose statement or proof uses this declaration.