Theorems · Definition · order theory
Filter.blimsup
{α : Type u_1} → {β : Type u_2} → [ConditionallyCompleteLattice α] → (β → α) → Filter β → (β → Prop) → αThe blimsup of a function u along a filter f, bounded by a predicate p, is the infimum
of the a such that the inequality u x ≤ a eventually holds for f, whenever p x holds.
- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 40 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
- InfSet.sInfproof · cited by 935
- ConditionallyCompleteLatticestatement and proof · cited by 364
Cited by42
Results whose statement or proof uses this declaration.
- Filter.blimsup_eq_limsupstatement · cited by 6
- Filter.blimsup_congrstatement · cited by 4
- Filter.blimsup_sup_le_orstatement · cited by 3
- Filter.blimsup_sup_notstatement and proof · cited by 3
- addWellApproximableproof · cited by 3
- Filter.cofinite.blimsup_set_eqstatement · cited by 3
- Filter.mono_blimsup'statement · cited by 3
- Filter.blimsup_and_le_infstatement · cited by 3
- Filter.blimsup_eq_iInf_biSupstatement · cited by 3
- Filter.blimsup_eq_iInf_biSup_of_natstatement · cited by 3
- Filter.blimsup_monostatement · cited by 2
- Filter.blimsup_or_eq_supstatement · cited by 2