Theorems · Theorem · general topology
Filter.HasBasis.mem_uniformity_iff
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] {p : β → Prop} {s : β → SetRel α α},
(uniformity α).HasBasis p s → ∀ {t : SetRel α α}, t ∈ uniformity α ↔ ∃ i, p i ∧ ∀ (a b : α), (a, b) ∈ s i → (a, b) ∈ t- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- 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
- Filter.HasBasis.mem_iffproof · cited by 193
Cited by4
Results whose statement or proof uses this declaration.
- Metric.mem_uniformity_distproof · cited by 8
- mem_uniformity_edistproof · cited by 6