Theorems · Theorem · order theory
Filter.mono_bliminf
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteLattice α] {f : Filter β} {p : β → Prop} {u v : β → α},
(∀ (x : β), p x → u x ≤ v x) → Filter.bliminf u f p ≤ Filter.bliminf v f p- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- CompleteLattice
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
- CompleteLatticestatement and proof · cited by 1,048
- Filter.Eventually.of_forallproof · cited by 526
- Filter.bliminfstatement · cited by 27
- Filter.mono_bliminf'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.