Mathlib Map

Theorems · Definition · general topology

Ultrafilter.lim

{X : Type u_1} → [TopologicalSpace X] → Ultrafilter X → X

If F is an ultrafilter, then Filter.Ultrafilter.lim F is a limit of the filter, if it exists. Note that dot notation F.lim can be used for F : Filter.Ultrafilter X.

Defined in
Mathlib.Topology.Defs.Ultrafilter
Cited by
4 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites4

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

Cited by5

Results whose statement or proof uses this declaration.