Theorems · Theorem · general topology
Filter.IsBoundedUnder.isCoboundedUnder_ge
∀ {α : Type u_1} {γ : Type u_3} {u : γ → α} {l : Filter γ} [inst : Preorder α] [l.NeBot],
Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l u → Filter.IsCoboundedUnder (fun x1 x2 => x2 ≤ x1) l u- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 69 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.IsBoundedUnderstatement and proof · cited by 247
- Filter.IsCoboundedUnderstatement · cited by 102
- Filter.IsBoundedUnder.isCoboundedUnder_flipproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_of_forall_isOpen_le_liminf_natproof · cited by 1
- Filter.isCoboundedUnder_ge_of_eventually_leproof · cited by 1
- LSeries_tendsto_sub_mul_nhds_one_of_tendsto_sum_divproof · cited by 1
- ENNReal.liminf_toReal_eqproof · cited by 1
- MeasureTheory.tendsto_of_forall_isOpen_le_liminfproof · cited by 1
- le_liminf_mulproof · cited by 0