Theorems · Theorem · general topology
Set.le_edist_of_le_infsep
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {s : Set α} {d : ℝ} {x : α},
x ∈ s → ∀ {y : α}, y ∈ s → x ≠ y → d ≤ s.infsep → d ≤ dist x y- 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
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 25,697
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- le_transproof · cited by 985
- Set.Nontrivialproof · cited by 145
- dist_nonnegproof · cited by 126
- Set.infsepstatement and proof · cited by 35
- Set.not_nontrivial_iffproof · cited by 13
- Set.Subsingleton.infsep_zeroproof · cited by 8
- Set.Nontrivial.le_infsep_iffproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Set.infsep_le_dist_of_memproof · cited by 1