Theorems · Theorem · order theory
Filter.Tendsto.atTop_nsmul_const
∀ {α : Type u_1} {R : Type u_2} {l : Filter α} {r : R} [inst : AddCommMonoid R] [inst_1 : LinearOrder R]
[IsOrderedCancelAddMonoid R] [Archimedean R] {f : α → ℕ},
0 < r → Filter.Tendsto f l Filter.atTop → Filter.Tendsto (fun x => f x • r) l Filter.atTop- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- LE.le.transproof · cited by 3,151
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.leproof · cited by 2,189
- Filter.Eventually.monoproof · cited by 646
- Archimedeanstatement and proof · cited by 603
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- Filter.tendsto_atTopproof · cited by 24
- Archimedean.archproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.atTop_nsmul_neg_constproof · cited by 0