Theorems · Theorem · order theory
Filter.Tendsto.eventuallyLE_zero_add_atBot
∀ {α : Type u_1} {M : Type u_2} [inst : AddCommMonoid M] [inst_1 : Preorder M] [IsOrderedAddMonoid M] {l : Filter α}
{f g : α → M}, f ≤ᶠ[l] 0 → Filter.Tendsto g l Filter.atBot → Filter.Tendsto (fun x => f x + g x) l Filter.atBot- 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement and proof · cited by 3,814
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Filter.atBotstatement and proof · cited by 512
- Filter.EventuallyLEstatement and proof · cited by 383
- Filter.Tendsto.zero_eventuallyLE_add_atTopproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.nonpos_add_atBotproof · cited by 0