Mathlib Map

Theorems · Theorem · general topology

Ultrafilter.exists_le

∀ {α : Type u} (f : Filter α) [h : f.NeBot], ∃ u, ↑u ≤ f

The ultrafilter lemma: Any proper filter is contained in an ultrafilter.

Defined in
Mathlib.Order.Filter.Ultrafilter.Defs
Cited by
2 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Filter.NeBot

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.