Theorems · Theorem · general topology
Filter.IsBounded.isCobounded_le
∀ {α : Type u_1} {f : Filter α} [inst : Preorder α] [f.NeBot],
Filter.IsBounded (fun x1 x2 => x2 ≤ x1) f → Filter.IsCobounded (fun x1 x2 => x1 ≤ x2) f- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Preorderstatement and proof · cited by 7,952
- Filter.NeBotstatement and proof · cited by 853
- Filter.IsBoundedstatement and proof · cited by 45
- Filter.IsCoboundedstatement · cited by 42
- Filter.IsBounded.isCobounded_flipproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- ClusterPt.le_limsSupproof · cited by 3
- tendsto_of_no_upcrossingsproof · cited by 2