Theorems · Theorem · general topology
Filter.Tendsto.isBoundedUnder_ge_atTop
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [Nonempty α] {f : Filter β} {u : β → α},
Filter.Tendsto u f Filter.atTop → Filter.IsBoundedUnder (fun x1 x2 => x2 ≤ x1) f u- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Filter.IsBoundedUnderstatement · cited by 247
- Filter.IsBounded.monoproof · cited by 7
- Filter.isBounded_ge_atTopproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Filter.bddBelow_range_of_tendsto_atTop_atTopproof · cited by 1
- Filter.bddBelow_range_of_tendsto_atBot_atTopproof · cited by 0