Theorems · Theorem · general topology
eventually_le_limsup
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] [FirstCountableTopology α] {f : Filter β} [CountableInterFilter f] {u : β → α},
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) eventually_le_limsup._auto_1 →
∀ᶠ (b : β) in f, u b ≤ Filter.limsup u f- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement · cited by 3,134
- OrderTopologystatement and proof · cited by 1,355
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.limsupstatement and proof · cited by 226
- FirstCountableTopologystatement and proof · cited by 106
- CountableInterFilterstatement and proof · cited by 78
- Filter.eventually_lt_of_limsup_ltproof · cited by 21
- eventually_le_const_iff_forall_gt_eventually_lt_constproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- ae_le_essSupproof · cited by 4
- ENNReal.eventually_le_limsupproof · cited by 4
- limsup_eq_botproof · cited by 3
- eventually_liminf_leproof · cited by 1