Theorems · Theorem · general topology
Filter.HasBasis.totallyBounded_iff
∀ {α : Type u} [uniformSpace : UniformSpace α] {ι : Sort u_1} {p : ι → Prop} {U : ι → SetRel α α},
(uniformity α).HasBasis p U →
∀ {s : Set α}, TotallyBounded s ↔ ∀ (i : ι), p i → ∃ t, t.Finite ∧ s ⊆ ⋃ y ∈ t, {x | (x, y) ∈ U i}- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 61 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.
Cites12
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
- Set.ofPredstatement and proof · cited by 6,101
- LE.le.transproof · cited by 3,151
- Set.iUnionstatement and proof · cited by 2,483
- UniformSpacestatement and proof · cited by 2,040
- Set.Finitestatement and proof · cited by 1,814
- uniformitystatement and proof · cited by 765
- Filter.HasBasisstatement and proof · cited by 604
- SetRelstatement and proof · cited by 581
- TotallyBoundedstatement · cited by 79
- Set.iUnion₂_monoproof · cited by 21
- Filter.HasBasis.forall_iffproof · cited by 15
Cited by7
Results whose statement or proof uses this declaration.
- Metric.totallyBounded_iffproof · cited by 5
- totallyBounded_iff_subset_finite_iUnion_nhds_zeroproof · cited by 4
- TotallyBounded.powerset_hausdorffproof · cited by 3
- Filter.TotallyBounded.totallyBounded_setOfPred_clusterPtproof · cited by 3
- totallyBounded_interUnionBallsproof · cited by 1
- totallyBounded_of_forall_isSymmproof · cited by 0
- totallyBounded_iff_subset_finite_iUnion_nhds_oneproof · cited by 0