Theorems · Theorem · Lie groups
totallyBounded_iff_subset_finite_iUnion_nhds_zero
∀ {α : Type u_1} [inst : UniformSpace α] [inst_1 : AddGroup α] [IsUniformAddGroup α] {s : Set α},
TotallyBounded s ↔ ∀ U ∈ nhds 0, ∃ t, t.Finite ∧ s ⊆ ⋃ y ∈ t, y +ᵥ U- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Set.iUnionstatement and proof · cited by 2,483
- UniformSpacestatement and proof · cited by 2,040
- HVAdd.hVAddstatement · cited by 1,820
- Set.Finitestatement and proof · cited by 1,814
- Set.vaddSetstatement · cited by 403
- Set.iUnion_congr_Propproof · cited by 374
- IsUniformAddGroupstatement and proof · cited by 342
Cited by4
Results whose statement or proof uses this declaration.
- TotallyBounded.isVonNBoundedproof · cited by 4
- FiniteDimensional.of_totallyBounded_nhds_zeroproof · cited by 3
- isClosed_setOfPred_isCompactOperatorproof · cited by 3
- TotallyBounded.convexHullproof · cited by 1