Mathlib Map

Theorems · Theorem · order theory

Filter.limsup_const_bot

∀ {α : Type u_1} {β : Type u_2} [inst : CompleteLattice α] {f : Filter β}, Filter.limsup (fun x => ⊥) f = ⊥

Same as limsup_const applied to but without the NeBot f assumption

Defined in
Mathlib.Order.LiminfLimsup
Cited by
6 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
CompleteLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.