Theorems · Theorem · general topology
Filter.Tendsto.isBoundedUnder_le_atBot
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [Nonempty α] {f : Filter β} {u : β → α},
Filter.Tendsto u f Filter.atBot → Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) 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.atBotstatement and proof · cited by 512
- Filter.IsBoundedUnderstatement · cited by 247
- Filter.IsBounded.monoproof · cited by 7
- Filter.isBounded_le_atBotproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- summable_pow_mul_jacobiTheta₂_term_boundproof · cited by 6
- Filter.bddAbove_range_of_tendsto_atTop_atBotproof · cited by 1