Theorems · Theorem · general topology
Filter.HasBasis.lebesgue_number_lemma_nhdsWithin
∀ {α : Type ua} [inst : UniformSpace α] {K : Set α} {ι' : Sort u_2} {p : ι' → Prop} {V : ι' → Set (α × α)}
{U : α → Set α},
(uniformity α).HasBasis p V →
IsCompact K → (∀ x ∈ K, U x ∈ nhdsWithin x K) → ∃ i, p i ∧ ∀ x ∈ K, ∃ y, UniformSpace.ball x (V i) ∩ K ⊆ U y- Defined in
- Mathlib.Topology.UniformSpace.Compact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 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.
Cites13
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
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- IsCompactstatement and proof · cited by 1,282
- uniformitystatement and proof · cited by 765
- Filter.HasBasisstatement and proof · cited by 604
- Set.Subset.transproof · cited by 218
- UniformSpace.ballstatement and proof · cited by 113
- Set.inter_subset_inter_leftproof · cited by 36
- UniformSpace.ball_monoproof · cited by 20
- Filter.HasBasis.exists_iffproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- lebesgue_number_lemma_of_emetric_nhdsWithinproof · cited by 0