Theorems · Theorem · complex analysis
Complex.tendsto_pow_exp_of_isLittleO_sub_add_div
∀ {f : ℕ → ℂ} (t : ℂ),
((fun n => f n - (1 + t / ↑n)) =o[Filter.atTop] fun n => 1 / ↑n) →
Filter.Tendsto (fun n => f n ^ n) Filter.atTop (nhds (Complex.exp t))(1 + t/n + o(1/n)) ^ n → exp t for t ∈ ℂ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement and proof · cited by 3,814
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- Filter.atTopstatement and proof · cited by 2,405
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- one_ne_zeroproof · cited by 885
- div_oneproof · cited by 629
- one_divproof · cited by 624
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.tendsto_charFun_inv_sqrt_mul_powproof · cited by 1