Theorems · Theorem · general topology
Metric.IsSeparated.insert
∀ {X : Type u_1} [inst : PseudoEMetricSpace X] {s : Set X} {ε : ENNReal} {x : X},
Metric.IsSeparated ε s → (∀ y ∈ s, x ≠ y → ε < edist x y) → Metric.IsSeparated ε (insert x s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
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.
- Setstatement and proof · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement and proof · cited by 735
- Metric.IsSeparatedstatement and proof · cited by 28
- Metric.isSeparated_insertproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.