Theorems · Theorem · general topology
Metric.isUniformEmbedding_bot_of_pairwise_le_dist
∀ {α : Type u} [inst : PseudoMetricSpace α] {β : Type u_2} {ε : ℝ},
0 < ε → ∀ {f : β → α}, (Pairwise fun x y => ε ≤ dist (f x) (f y)) → IsUniformEmbedding fIf f : β → α sends any two distinct points to points at distance at least ε > 0, then
f is a uniform embedding with respect to the discrete uniformity on β.
- Defined in
- Mathlib.Topology.MetricSpace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 116 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Bot.botstatement · cited by 4,720
- UniformSpacestatement · cited by 2,040
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Pairwisestatement and proof · cited by 516
- IsUniformEmbeddingstatement · cited by 107
- Metric.dist_mem_uniformityproof · cited by 23
- isUniformEmbedding_of_spaced_outproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Nat.isUniformEmbedding_coe_ratproof · cited by 0
- Nat.isUniformEmbedding_coe_realproof · cited by 0
- Int.isUniformEmbedding_coe_ratproof · cited by 0
- Int.isUniformEmbedding_coe_realproof · cited by 0