Theorems · Theorem · general topology
mem_uniformity_of_uniformContinuous_invariant
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] [inst_1 : UniformSpace β] {s : SetRel β β} {f : α → α → β},
(UniformContinuous fun p => f p.1 p.2) →
s ∈ uniformity β → ∃ u ∈ uniformity α, ∀ (a b c : α), (a, b) ∈ u → (f a c, f b c) ∈ s- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
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 and proof · cited by 8,121
- Set.preimageproof · cited by 4,946
- Filter.Tendstoproof · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- uniformitystatement and proof · cited by 765
- SetRelstatement and proof · cited by 581
- UniformContinuousstatement and proof · cited by 410
- Filter.mem_mapproof · cited by 63
- Filter.tendsto_map'_iffproof · cited by 50
- Filter.mem_prod_iffproof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.