Theorems · Theorem · general topology
comp_symm_of_uniformity
∀ {α : Type ua} [inst : UniformSpace α] {s : SetRel α α},
s ∈ uniformity α → ∃ t ∈ uniformity α, (∀ {a b : α}, (a, b) ∈ t → (b, a) ∈ t) ∧ SetRel.comp t t ⊆ s- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 64 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.
Cites13
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
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- SetRelstatement and proof · cited by 581
- Set.Subset.transproof · cited by 218
- SetRel.compstatement and proof · cited by 136
- SetRel.IsSymmproof · cited by 93
- monotone_idproof · cited by 31
- comp_mem_uniformity_setsproof · cited by 18
- SetRel.symmproof · cited by 13
- Monotone.relCompproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- Ultrafilter.cauchy_of_totallyBounded'proof · cited by 4
- Filter.HasBasis.cauchySeq_iff'proof · cited by 3
- Filter.TotallyBounded.exists_subset_of_memproof · cited by 2
- continuousWithinAt_of_locally_uniform_approx_of_continuousWithinAtproof · cited by 2
- UniformCauchySeqOnFilter.tendstoUniformlyOnFilter_of_tendstoproof · cited by 2
- TendstoUniformlyOnFilter.uniformCauchySeqOnFilterproof · cited by 2
- IsCompact.mem_uniformity_of_prodproof · cited by 2