Theorems · Theorem · order theory
Filter.Tendsto.atTop_of_le_const_mul
∀ {α : Type u_1} {M : Type u_2} [inst : CommMonoid M] [inst_1 : Preorder M] [IsOrderedCancelMonoid M] {l : Filter α}
{f g : α → M},
(∃ C, ∀ (x : α), f x ≤ C) → Filter.Tendsto (fun x => f x * g x) l Filter.atTop → Filter.Tendsto g l Filter.atTop- Defined in
- Mathlib.Order.Filter.AtTopBot.Monoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Quot.sound
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.
- 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
- CommMonoidstatement and proof · cited by 2,264
- Filter.Eventually.of_forallproof · cited by 526
- Filter.eventually_mapproof · cited by 70
- IsOrderedCancelMonoidstatement and proof · cited by 65
- Filter.Tendsto.atTop_of_isBoundedUnder_le_mulproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.atBot_of_const_le_mulproof · cited by 0