Theorems · Theorem · general topology
LocallyFinite.iInter_compl_mem_nhds
∀ {ι : Type u_1} {X : Type u_4} [inst : TopologicalSpace X] {f : ι → Set X},
LocallyFinite f → (∀ (i : ι), IsClosed (f i)) → ∀ (x : X), ⋂ i, ⋂ (_ : x ∉ f i), (f i)ᶜ ∈ nhds xIf f : β → Set α is a locally finite family of closed sets, then for any x : α, the
intersection of the complements to f i, x ∉ f i, is a neighbourhood of x.
- Defined in
- Mathlib.Topology.LocallyFinite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- Compl.complstatement and proof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- IsOpenproof · cited by 2,400
- IsClosedstatement and proof · cited by 1,639
- Set.iInterstatement · cited by 1,084
- IsOpen.mem_nhdsproof · cited by 470
- Subtype.val_injectiveproof · cited by 232
- LocallyFinitestatement and proof · cited by 141
Cited by2
Results whose statement or proof uses this declaration.
- Metric.eventually_nhds_zero_forall_closedEBall_subsetproof · cited by 2
- LocallyFinite.eventually_subsetproof · cited by 1