Theorems · Theorem · order theory
Filter.sup_limsup
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteDistribLattice α] {f : Filter β} {u : β → α} [f.NeBot] (a : α),
a ⊔ Filter.limsup u f = Filter.limsup (fun x => a ⊔ u x) f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- iSupproof · cited by 2,415
- iInfproof · cited by 1,690
- Filter.NeBotstatement and proof · cited by 853
- Filter.limsupstatement · cited by 226
- iInf_congr_Propproof · cited by 218
- InfSetproof · cited by 145
- Filter.nonempty_of_memproof · cited by 36
- CompleteDistribLatticestatement and proof · cited by 17
- iSup_sup_eqproof · cited by 7
- Filter.limsup_eq_iInf_iSupproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Filter.inf_liminfproof · cited by 1
- Filter.sdiff_limsupproof · cited by 0