Theorems · Definition · order theory
Filter.bliminf
{α : Type u_1} → {β : Type u_2} → [ConditionallyCompleteLattice α] → (β → α) → Filter β → (β → Prop) → αThe bliminf of a function u along a filter f, bounded by a predicate p, is the supremum
of the a such that the inequality a ≤ u x eventually holds for f whenever p x holds.
- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallyproof · cited by 3,134
- SupSet.sSupproof · cited by 954
- ConditionallyCompleteLatticestatement and proof · cited by 364
Cited by27
Results whose statement or proof uses this declaration.
- Filter.bliminf_or_le_infstatement · cited by 2
- Filter.bliminf_sup_le_andstatement · cited by 2
- MeasurableSet.measurableSet_bliminfstatement · cited by 1
- Filter.mono_bliminf'statement · cited by 1
- Filter.bliminf_eq_iSup_biInfstatement · cited by 1
- Filter.bliminf_eq_iSup_biInf_of_natstatement · cited by 1
- Filter.cofinite.bliminf_set_eqstatement · cited by 1
- Filter.bliminf_truestatement · cited by 1
- Filter.mono_bliminfstatement · cited by 0
- Filter.liminf_piecewisestatement · cited by 0
- sInfHom.le_apply_bliminfstatement · cited by 0
- Filter.bliminf_antitonestatement · cited by 0