Theorems · Theorem · general topology
isUniformEmbedding_of_spaced_out
∀ {β : Type v} [inst : UniformSpace β] {α : Type u_1} {f : α → β} {s : Set (β × β)},
s ∈ uniformity β → (Pairwise fun x y => (f x, f y) ∉ s) → IsUniformEmbedding fIf a map f : α → β sends any two distinct points to point that are not related by a fixed
s ∈ 𝓤 β, then f is a uniform embedding with respect to the discrete uniformity on α.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
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
- Filterstatement · cited by 8,121
- Bot.botstatement and proof · cited by 4,720
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- Pairwisestatement and proof · cited by 516
- DiscreteTopologyproof · cited by 373
- IsUniformEmbeddingstatement · cited by 107
- discreteTopology_botproof · cited by 4
- IsUniformInducing.isUniformEmbeddingproof · cited by 3
- comap_uniformity_of_spaced_outproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Metric.isUniformEmbedding_bot_of_pairwise_le_distproof · cited by 4
- isClosedEmbedding_of_spaced_outproof · cited by 1