Theorems · Theorem · order theory
Filter.Tendsto.atBot_of_mul_isBoundedUnder_ge
∀ {α : Type u_1} {M : Type u_2} [inst : CommMonoid M] [inst_1 : Preorder M] [IsOrderedCancelMonoid M] {l : Filter α}
{f g : α → M},
Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) l g →
Filter.Tendsto (fun x => f x * g x) l Filter.atBot → Filter.Tendsto f l Filter.atBot- Defined in
- Mathlib.Order.Filter.AtTopBot.Monoid
- Cited by
- 0 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.
Cites8
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
- CommMonoidstatement and proof · cited by 2,264
- Filter.atBotstatement and proof · cited by 512
- Filter.IsBoundedUnderstatement and proof · cited by 247
- IsOrderedCancelMonoidstatement and proof · cited by 65
- Filter.Tendsto.atTop_of_mul_isBoundedUnder_leproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.