Theorems · Theorem · general topology
LocallyFinite.eventually_subset
∀ {ι : Type u_1} {X : Type u_4} [inst : TopologicalSpace X] {s : ι → Set X},
LocallyFinite s → (∀ (i : ι), IsClosed (s i)) → ∀ (x : X), ∀ᶠ (y : X) in nhds x, {i | y ∈ s i} ⊆ {i | x ∈ s i}- Defined in
- Mathlib.Topology.LocallyFinite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 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.
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- Compl.complproof · cited by 2,925
- Filter.univ_mem'proof · cited by 1,672
- IsClosedstatement and proof · cited by 1,639
- Filter.mp_memproof · cited by 1,537
- Set.iInterproof · cited by 1,084
- LocallyFinitestatement and proof · cited by 141
- not_imp_notproof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- PartitionOfUnity.eventually_fintsupport_subsetproof · cited by 2