Theorems · Theorem · general topology
CauchyFilter.mem_uniformity
∀ {α : Type u} [inst : UniformSpace α] {s : Set (CauchyFilter α × CauchyFilter α)},
s ∈ uniformity (CauchyFilter α) ↔ ∃ t ∈ uniformity α, CauchyFilter.gen t ⊆ s- Defined in
- Mathlib.Topology.UniformSpace.Completion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 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.
Cites9
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 · cited by 765
- SetRelstatement · cited by 581
- CauchyFilterstatement and proof · cited by 19
- Filter.mem_lift'_setsproof · cited by 10
- CauchyFilter.genstatement · cited by 6
- CauchyFilter.monotone_genproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CauchyFilter.mem_uniformity'proof · cited by 0