Mathlib Map

Theorems · Definition · general topology

Filter.Frequently

{α : Type u_1} → (α → Prop) → Filter α → Prop

f.Frequently p or ∃ᶠ x in f, p x mean that {x | ¬p x} ∉ f. E.g., ∃ᶠ x in atTop, p x means that there exist arbitrarily large x for which p holds true.

Defined in
Mathlib.Order.Filter.Defs
Cited by
414 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 14 definitions · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by418

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 418.