Theorems · Theorem · general topology
IsClosed.mem_iff_infDist_zero
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α} {x : α},
IsClosed s → s.Nonempty → (x ∈ s ↔ Metric.infDist x s = 0)Given a closed set s, a point belongs to s iff its infimum distance to this set vanishes
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 153 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- Set.Nonemptystatement and proof · cited by 2,627
- IsClosedstatement and proof · cited by 1,639
- PseudoMetricSpacestatement and proof · cited by 1,550
- IsClosed.closure_eqproof · cited by 139
- Metric.infDiststatement · cited by 68
- Metric.mem_closure_iff_infDist_zeroproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- measurable_of_tendsto_metrizable'proof · cited by 7
- IsClosed.notMem_iff_infDist_posproof · cited by 4
- riesz_lemmaproof · cited by 2