Mathlib Map

Theorems · Theorem · general topology

Filter.Eventually.exists

∀ {α : Type u} {p : α → Prop} {f : Filter α} [f.NeBot], (∀ᶠ (x : α) in f, p x) → ∃ x, p x
Defined in
Mathlib.Order.Filter.Basic
Cited by
168 results in Mathlib
Foundations
Depth 60 from the axioms, rests on 700 definitions · uses propext, Classical.choice, Quot.sound
Assumes
Filter.NeBot

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 by168

Results whose statement or proof uses this declaration.