Theorems · Theorem · general topology
Filter.mem_iff_ultrafilter
∀ {α : Type u} {f : Filter α} {s : Set α}, s ∈ f ↔ ∀ (g : Ultrafilter α), ↑g ≤ f → s ∈ g- Defined in
- Mathlib.Order.Filter.Ultrafilter.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Compl.complproof · cited by 2,925
- Filter.NeBotproof · cited by 853
- Filter.comapproof · cited by 546
- Ultrafilterstatement and proof · cited by 193
- Ultrafilter.toFilterstatement and proof · cited by 172
- Subtype.range_coe_subtypeproof · cited by 170
- by_contraproof · cited by 60
- Ultrafilter.mapproof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- Filter.le_iff_ultrafilterproof · cited by 2