Theorems · Theorem · real analysis
Complex.isBigO_cpow_rpow
∀ {α : Type u_1} {l : Filter α} {f g : α → ℂ},
(Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l fun x => |(g x).im|) →
(fun x => f x ^ g x) =O[l] fun x => ‖f x‖ ^ (g x).re- Cited by
- 0 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Norm.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.EventuallyEqproof · cited by 1,912
- absstatement and proof · cited by 1,814
- Complex.restatement and proof · cited by 882
- Real.expproof · cited by 871
- div_oneproof · cited by 629
- Complex.imstatement and proof · cited by 591
- Asymptotics.IsBigOstatement · cited by 506
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.