Theorems · Theorem · general topology
IsLindelof.compl_mem_sets_of_nhdsWithin
∀ {X : Type u} [inst : TopologicalSpace X] {s : Set X},
IsLindelof s → ∀ {f : Filter X} [CountableInterFilter f], (∀ x ∈ s, ∃ t ∈ nhdsWithin x s, tᶜ ∈ f) → sᶜ ∈ fThe complement to a Lindelöf set belongs to a filter f with the countable intersection
property if each x ∈ s has a neighborhood t within s such that tᶜ belongs to f.
- Defined in
- Mathlib.Topology.Compactness.Lindelof
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.principalproof · cited by 740
- Filter.basis_setsproof · cited by 105
- IsLindelofstatement and proof · cited by 85
- CountableInterFilterstatement and proof · cited by 78
- Filter.HasBasis.disjoint_iff_leftproof · cited by 11
- Filter.disjoint_principal_rightproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- IsLindelof.induction_onproof · cited by 1
- MeasureTheory.Measure.support_mem_ae_of_isLindelofproof · cited by 1