Theorems · Theorem · general topology
Set.einfsep_pos
∀ {α : Type u_1} [inst : EDist α] {s : Set α}, 0 < s.einfsep ↔ ∃ C > 0, ∀ x ∈ s, ∀ y ∈ s, x ≠ y → C ≤ edist x y- Defined in
- Mathlib.Topology.MetricSpace.Infsep
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EDist
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- EDist.ediststatement and proof · cited by 735
- pos_iff_ne_zeroproof · cited by 180
- EDiststatement and proof · cited by 91
- Set.einfsepstatement and proof · cited by 47
- Set.einfsep_zeroproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.relatively_discrete_of_finiteproof · cited by 1