Mathlib Map

Theorems · Theorem · general topology

totallyBounded_interUnionBalls

∀ {α : Type u} [uniformSpace : UniformSpace α] {p : ℕ → Prop} {U : ℕ → SetRel α α},
  (uniformity α).HasBasis p U → ∀ (xs : ℕ → α) (u : ℕ → ℕ), TotallyBounded (interUnionBalls xs u U)
Defined in
Mathlib.Topology.UniformSpace.Cauchy
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.

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.