Theorems · Theorem · real analysis
isLittleO_rpow_exp_pos_mul_atTop
∀ (s : ℝ) {b : ℝ}, 0 < b → (fun x => x ^ s) =o[Filter.atTop] fun x => Real.exp (b * x)x ^ s = o(exp(b * x)) as x → ∞ for any real s and positive b.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 208 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.
- Realstatement and proof · cited by 25,697
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.ne'proof · cited by 1,417
- Real.expstatement and proof · cited by 871
- div_eq_mul_invproof · cited by 715
- neg_mulproof · cited by 654
- Asymptotics.IsLittleOstatement · cited by 375
- Real.exp_posproof · cited by 169
- Real.exp_negproof · cited by 28
- Asymptotics.isLittleO_of_tendstoproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- isLittleO_rpow_exp_atTopproof · cited by 1
- isLittleO_zpow_exp_pos_mul_atTopproof · cited by 1