Theorems · Theorem · general topology
Set.relatively_discrete_of_finite
∀ {α : Type u_1} [inst : EMetricSpace α] {s : Set α} [Finite ↑s], ∃ 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 149 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EMetricSpaceFinite
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
- ENNRealstatement · cited by 9,879
- Set.Elemstatement and proof · cited by 7,166
- Finitestatement and proof · cited by 3,029
- EDist.ediststatement · cited by 735
- EMetricSpacestatement and proof · cited by 242
- Set.einfsep_pos_of_finiteproof · cited by 4
- Set.einfsep_posproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.Finite.relatively_discreteproof · cited by 0