Theorems · Theorem · real analysis
Complex.isTheta_cpow_rpow
∀ {α : Type u_1} {l : Filter α} {f g : α → ℂ},
(Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l fun x => |(g x).im|) →
(∀ᶠ (x : α) in l, f x = 0 → (g x).re = 0 → g x = 0) → (fun x => f x ^ g x) =Θ[l] fun x => ‖f x‖ ^ (g x).re- Cited by
- 1 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.
Cites18
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
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.EventuallyEqproof · cited by 1,912
- absstatement and proof · cited by 1,814
- Complex.restatement and proof · cited by 882
- Filter.Eventually.monoproof · cited by 646
- div_oneproof · cited by 629
- Complex.imstatement and proof · cited by 591
- Filter.IsBoundedUnderstatement and proof · cited by 247
Cited by1
Results whose statement or proof uses this declaration.
- Complex.isTheta_cpow_const_rpowproof · cited by 1