Theorems · Theorem · order theory
Filter.liminf_sdiff
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteBooleanAlgebra α] (f : Filter β) (u : β → α) [f.NeBot] (a : α),
Filter.liminf u f \ a = Filter.liminf (fun b => u b \ a) f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Compl.complproof · cited by 2,925
- Filter.NeBotstatement and proof · cited by 853
- Filter.liminfstatement and proof · cited by 198
- inf_commproof · cited by 139
- CompleteBooleanAlgebrastatement and proof · cited by 32
- sdiff_eqproof · cited by 18
- Filter.inf_liminfproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.