Theorems · Theorem · general topology
Filter.HasBasis.frequently_iff
∀ {α : Type u_1} {ι : Sort u_4} {l : Filter α} {p : ι → Prop} {s : ι → Set α},
l.HasBasis p s → ∀ {q : α → Prop}, (∃ᶠ (x : α) in l, q x) ↔ ∀ (i : ι), p i → ∃ x ∈ s i, q x- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 and proof · cited by 8,121
- Filter.HasBasisstatement and proof · cited by 604
- Filter.Frequentlystatement · cited by 414
- Filter.HasBasis.eventually_iffproof · cited by 38
Cited by16
Results whose statement or proof uses this declaration.
- Filter.frequently_atTopproof · cited by 14
- MeasureTheory.Measure.isClosed_supportproof · cited by 4
- SuccOrder.accPt_principalproof · cited by 2
- UniformSpace.hausdorff.isClosed_setOfPred_totallyBoundedproof · cited by 2
- PredOrder.accPt_principalproof · cited by 2
- Filter.frequently_smallSetsproof · cited by 1
- Filter.frequently_atBotproof · cited by 1
- Filter.frequently_atTop'proof · cited by 1
- exists_polynomial_near_continuousMapproof · cited by 1
- ContinuousMap.sublattice_closure_eq_topproof · cited by 1
- egauge_eq_zero_iffproof · cited by 1