Theorems · Theorem · general topology
Filter.totallyBounded_biSup
∀ {α : Type u} [uniformSpace : UniformSpace α] {ι : Type u_1} {I : Set ι},
I.Finite → ∀ {f : ι → Filter α}, (⨆ i ∈ I, f i).TotallyBounded ↔ ∀ i ∈ I, (f i).TotallyBounded- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites11
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 and proof · cited by 8,121
- Set.Elemproof · cited by 7,166
- Finiteproof · cited by 3,029
- iSupstatement · cited by 2,415
- UniformSpacestatement and proof · cited by 2,040
- Set.Finitestatement and proof · cited by 1,814
- Set.Finite.to_subtypeproof · cited by 44
- iSup_subtype'proof · cited by 44
- Filter.TotallyBoundedstatement and proof · cited by 24
- Filter.totallyBounded_iSupproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- totallyBounded_sSupproof · cited by 0