Theorems · Theorem · order theory
Filter.inf_liminf
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteDistribLattice α] {f : Filter β} {u : β → α} [f.NeBot] (a : α),
a ⊓ Filter.liminf u f = Filter.liminf (fun x => a ⊓ u x) f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Filter.NeBotstatement and proof · cited by 853
- Filter.liminfstatement · cited by 198
- CompleteDistribLatticestatement and proof · cited by 17
- Filter.sup_limsupproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.liminf_sdiffproof · cited by 0