Theorems · Theorem · general topology
comap_uniformity_of_spaced_out
∀ {β : Type v} [inst : UniformSpace β] {α : Type u_1} {f : α → β} {s : Set (β × β)},
s ∈ uniformity β →
(Pairwise fun x y => (f x, f y) ∉ s) → Filter.comap (Prod.map f f) (uniformity β) = Filter.principal SetRel.idIf a map f : α → β sends any two distinct points to point that are not related by a fixed
s ∈ 𝓤 β, then f is uniform inducing with respect to the discrete uniformity on α:
the preimage of 𝓤 β under Prod.map f f is the principal filter generated by the diagonal in
α × α.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 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.
Cites14
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
- le_antisymmproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- Filter.principalstatement and proof · cited by 740
- Filter.comapstatement · cited by 546
- Pairwisestatement and proof · cited by 516
- Filter.le_principal_iffproof · cited by 87
- Filter.comap_principalproof · cited by 47
- SetRel.idstatement · cited by 33
- Filter.principal_monoproof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- isUniformEmbedding_of_spaced_outproof · cited by 2