Theorems · Theorem · order theory
Filter.sdiff_limsup
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteBooleanAlgebra α] (f : Filter β) (u : β → α) [f.NeBot] (a : α),
a \ Filter.limsup u f = Filter.liminf (fun b => a \ u b) f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- compl_complproof · cited by 229
- Filter.limsupstatement and proof · cited by 226
- Filter.liminfstatement and proof · cited by 198
- CompleteBooleanAlgebrastatement and proof · cited by 32
- sdiff_eqproof · cited by 18
- compl_inj_iffproof · cited by 15
- compl_infproof · cited by 12
- Filter.sup_limsupproof · cited by 2
- Filter.liminf_complproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.