Theorems · Theorem · order theory
Filter.le_limsInf_of_le
∀ {α : Type u_1} [inst : ConditionallyCompleteLattice α] {f : Filter α} {a : α},
autoParam (Filter.IsCobounded (fun x1 x2 => x1 ≥ x2) f) Filter.le_limsInf_of_le._auto_1 →
(∀ᶠ (n : α) in f, a ≤ n) → a ≤ f.limsInf- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
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
- Filter.Eventuallystatement and proof · cited by 3,134
- ConditionallyCompleteLatticestatement and proof · cited by 364
- le_csSupproof · cited by 66
- Filter.IsCoboundedstatement and proof · cited by 42
- Filter.limsInfstatement · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- ENNReal.exists_frequently_lt_of_liminf_ne_topproof · cited by 1
- ENNReal.exists_frequently_lt_of_liminf_ne_top'proof · cited by 1