Theorems · Theorem · order theory
Filter.Tendsto.atTop_zsmul_const
∀ {α : Type u_1} {R : Type u_2} {l : Filter α} {r : R} [inst : AddCommGroup R] [inst_1 : LinearOrder R]
[IsOrderedAddMonoid R] [Archimedean R] {f : α → ℤ},
0 < r → Filter.Tendsto f l Filter.atTop → Filter.Tendsto (fun x => f x • r) l Filter.atTop- Cited by
- 3 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- 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
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Filter.Eventually.monoproof · cited by 646
- Archimedeanstatement and proof · cited by 603
- natCast_zsmulproof · cited by 118
- Filter.tendsto_atTopproof · cited by 24
Cited by3
Results whose statement or proof uses this declaration.
- Filter.Tendsto.atBot_zsmul_constproof · cited by 2
- Function.Periodic.tendsto_atTop_intervalIntegral_of_posproof · cited by 1
- Filter.Tendsto.atTop_zsmul_neg_constproof · cited by 0