Theorems · Theorem · general topology
lebesgue_number_lemma_nhds
∀ {α : Type ua} [inst : UniformSpace α] {K : Set α} {U : α → Set α},
IsCompact K → (∀ x ∈ K, U x ∈ nhds x) → ∃ V ∈ uniformity α, ∀ x ∈ K, ∃ y, UniformSpace.ball x V ⊆ U y- Defined in
- Mathlib.Topology.UniformSpace.Compact
- Cited by
- 2 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.
Cites14
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
- nhdsstatement and proof · cited by 5,554
- LE.le.transproof · cited by 3,151
- UniformSpacestatement and proof · cited by 2,040
- IsCompactstatement and proof · cited by 1,282
- uniformitystatement and proof · cited by 765
- interiorproof · cited by 714
- Set.mem_iUnionproof · cited by 212
- interior_subsetproof · cited by 171
- isOpen_interiorproof · cited by 130
- UniformSpace.ballstatement and proof · cited by 113
Cited by2
Results whose statement or proof uses this declaration.
- lebesgue_number_lemma_nhdsWithinproof · cited by 1
- Filter.HasBasis.lebesgue_number_lemma_nhdsproof · cited by 1