Theorems · Inductive type · complex analysis
Complex.IsExpCmpFilter
Filter ℂ → Prop
We say that l : Filter ℂ is an exponential comparison filter if the real part tends to
infinity along l and the imaginary part grows subexponentially compared to the real part. These
properties guarantee that (fun z ↦ z ^ a₁ * exp (b₁ * z)) =o[l] (fun z ↦ z ^ a₂ * exp (b₂ * z))
for any complex a₁, a₂ and real b₁ < b₂.
In particular, the second property is automatically satisfied if the imaginary part is bounded along
l.
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by21
Results whose statement or proof uses this declaration.
- Complex.IsExpCmpFilter.tendsto_restatement and proof · cited by 6
- Complex.IsExpCmpFilter.isLittleO_cpow_mul_expstatement and proof · cited by 3
- Complex.IsExpCmpFilter.eventually_nestatement and proof · cited by 2
- Complex.IsExpCmpFilter.tendsto_abs_restatement and proof · cited by 2
- Complex.IsExpCmpFilter.abs_im_pow_eventuallyLE_exp_restatement and proof · cited by 1
- Complex.IsExpCmpFilter.isBigO_im_pow_restatement and proof · cited by 1
- Complex.IsExpCmpFilter.isLittleO_cpow_expstatement and proof · cited by 1
- Complex.IsExpCmpFilter.isLittleO_im_pow_exp_restatement and proof · cited by 1
- Complex.IsExpCmpFilter.isLittleO_log_norm_restatement and proof · cited by 1
- Complex.IsExpCmpFilter.isLittleO_log_re_restatement and proof · cited by 1
- Complex.IsExpCmpFilter.isTheta_cpow_exp_re_mul_logstatement and proof · cited by 1
- Complex.IsExpCmpFilter.of_boundedUnder_abs_imstatement · cited by 1