Theorems · Theorem · general topology
Filter.forall_neBot_le_iff
∀ {α : Type u} {g : Filter α} {p : Filter α → Prop},
Monotone p → ((∀ (f : Filter α), f.NeBot → f ≤ g → p f) ↔ ∀ (f : Ultrafilter α), ↑f ≤ g → p ↑f)- 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- LE.le.transproof · cited by 3,151
- Monotonestatement and proof · cited by 1,397
- Filter.NeBotstatement and proof · cited by 853
- Ultrafilterstatement and proof · cited by 193
- Ultrafilter.toFilterstatement and proof · cited by 172
- Ultrafilter.ofproof · cited by 15
- Ultrafilter.of_leproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- isCompact_iff_ultrafilter_le_nhdsproof · cited by 3