Mathlib Map

Theorems · Theorem · general topology

Filter.Subsingleton.exists_eq_pure

∀ {α : Type u_1} {l : Filter α} [l.NeBot], l.Subsingleton → ∃ a, l = pure a

A nontrivial subsingleton filter is equal to pure a for some a.

Defined in
Mathlib.Order.Filter.Subsingleton
Cited by
1 results in Mathlib
Foundations
Depth 63 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.

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.