Theorems · Theorem · order theory
Filter.bliminf_eq_iSup_biInf
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteLattice α] {f : Filter β} {p : β → Prop} {u : β → α},
Filter.bliminf u f p = ⨆ s ∈ f, ⨅ b, ⨅ (_ : p b ∧ b ∈ s), u b- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Filterstatement and proof · cited by 8,121
- iSupstatement · cited by 2,415
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- Filter.bliminfstatement · cited by 27
- Filter.blimsup_eq_iInf_biSupproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Filter.cofinite.bliminf_set_eqproof · cited by 1