Mathlib Map

Theorems · Theorem · general topology

Filter.Frequently.and_eventually

∀ {α : Type u} {p q : α → Prop} {f : Filter α},
  (∃ᶠ (x : α) in f, p x) → (∀ᶠ (x : α) in f, q x) → ∃ᶠ (x : α) in f, p x ∧ q x
Defined in
Mathlib.Order.Filter.Basic
Cited by
49 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms

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.

Cited by49

Results whose statement or proof uses this declaration.