Theorems · Theorem · general topology
Ultrafilter.frequently_iff_eventually
∀ {α : Type u} {f : Ultrafilter α} {p : α → Prop}, (∃ᶠ (x : α) in ↑f, p x) ↔ ∀ᶠ (x : α) in ↑f, p x- Defined in
- Mathlib.Order.Filter.Ultrafilter.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 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.
- Filter.Eventuallystatement · cited by 3,134
- Filter.Frequentlystatement · cited by 414
- Ultrafilterstatement and proof · cited by 193
- Ultrafilter.toFilterstatement · cited by 172
- Ultrafilter.compl_notMem_iffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Frequently.eventuallyproof · cited by 0