Theorems · Theorem · real analysis
Complex.isTheta_exp_arg_mul_im
∀ {α : Type u_1} {l : Filter α} {f g : α → ℂ},
(Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l fun x => |(g x).im|) →
(fun x => Real.exp ((f x).arg * (g x).im)) =Θ[l] fun x => 1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Filterstatement and proof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- Filter.Eventuallyproof · cited by 3,134
- LT.lt.leproof · cited by 2,189
- absstatement and proof · cited by 1,814
- Real.piproof · cited by 1,774
- Real.expstatement · cited by 871
- Filter.mapproof · cited by 819
- Filter.Eventually.monoproof · cited by 646
- Complex.imstatement and proof · cited by 591
- Filter.IsBoundedUnderstatement and proof · cited by 247
Cited by2
Results whose statement or proof uses this declaration.
- Complex.isTheta_cpow_rpowproof · cited by 1
- Complex.isBigO_cpow_rpowproof · cited by 0