Theorems · Theorem · general topology
Disjoint.exists_uniform_thickening
∀ {α : Type ua} [inst : UniformSpace α] {A B : Set α},
IsCompact A →
IsClosed B →
Disjoint A B → ∃ V ∈ uniformity α, Disjoint (⋃ x ∈ A, UniformSpace.ball x V) (⋃ x ∈ B, UniformSpace.ball x V)- 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.
Cites24
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
- Compl.complproof · cited by 2,925
- Set.iUnionstatement and proof · cited by 2,483
- Disjointstatement and proof · cited by 2,201
- UniformSpacestatement and proof · cited by 2,040
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- uniformitystatement and proof · cited by 765
- nhdsSetproof · cited by 267
- Filter.HasBasis.mem_iffproof · cited by 193
- SetRel.compproof · cited by 136
Cited by1
Results whose statement or proof uses this declaration.
- Disjoint.exists_uniform_thickening_of_basisproof · cited by 1