Theorems · Theorem · real analysis
isLittleO_exp_neg_mul_rpow_atTop
∀ {a : ℝ}, 0 < a → ∀ (b : ℝ), (fun x => Real.exp (-a * x)) =o[Filter.atTop] fun x => x ^ bexp (-a * x) = o(x ^ s) as x → ∞, for any positive a and real s.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Filter.atTopstatement · cited by 2,405
- LT.lt.leproof · cited by 2,189
- LT.lt.ne'proof · cited by 1,417
- one_ne_zeroproof · cited by 885
- Real.expstatement and proof · cited by 871
- neg_mulproof · cited by 654
- Filter.Eventually.monoproof · cited by 646
- ne_of_gtproof · cited by 637
- div_oneproof · cited by 629
Cited by4
Results whose statement or proof uses this declaration.
- Complex.hasDerivAt_GammaIntegralproof · cited by 1
- rexp_neg_quadratic_isLittleO_rpow_atTopproof · cited by 1
- mellin_differentiableAt_of_isBigO_rpow_expproof · cited by 0
- mellinConvergent_of_isBigO_rpow_expproof · cited by 0