Theorems · Theorem · general topology
uniformity_hasBasis_open_symmetric
∀ {α : Type ua} [inst : UniformSpace α], (uniformity α).HasBasis (fun V => V ∈ uniformity α ∧ IsOpen V ∧ V.IsSymm) idOpen elements s : SetRel α α of 𝓤 α such that (x, y) ∈ s ↔ (y, x) ∈ s form a basis
of 𝓤 α.
- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 83 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- IsOpenstatement and proof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- Filter.HasBasisstatement and proof · cited by 604
- SetRelstatement and proof · cited by 581
- IsOpen.preimageproof · cited by 147
- IsOpen.interproof · cited by 98
- SetRel.IsSymmstatement · cited by 93
- continuous_swapproof · cited by 20
- SetRel.symmetrizeproof · cited by 15
- symmetrize_mem_uniformityproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- IsGδ.setOfPred_continuousAtproof · cited by 2
- comp_open_symm_mem_uniformity_setsproof · cited by 2
- MeasureTheory.exists_isCompact_closure_measure_compl_ltproof · cited by 1
- closure_image_mem_nhds_of_isUniformInducingproof · cited by 0