Theorems · Theorem · order theory
Filter.bliminf_eq_iSup_biInf_of_nat
∀ {α : Type u_1} [inst : CompleteLattice α] {p : ℕ → Prop} {u : ℕ → α},
Filter.bliminf u Filter.atTop p = ⨆ i, ⨅ j, ⨅ (_ : p j ∧ i ≤ j), u j- 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement · cited by 2,415
- Filter.atTopstatement · cited by 2,405
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- Filter.bliminfstatement · cited by 27
- Filter.blimsup_eq_iInf_biSup_of_natproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableSet.measurableSet_bliminfproof · cited by 1