Theorems Ā· Theorem Ā· complex analysis
meromorphicNFAt_mul_iff_left
ā {š : Type u_1} [inst : NontriviallyNormedField š] {g : š ā š} {x : š} {f : š ā š},
AnalyticAt š g x ā g x ā 0 ā (MeromorphicNFAt (f * g) x ā MeromorphicNFAt f x)If f is any function and g is analytic without zero at zā, then f is meromorphic in
normal form at zā iff f * g is meromorphic in normal form at zā.
- Defined in
- Mathlib.Analysis.Meromorphic.NormalForm
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 193 from the axioms Ā· uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof Ā· cited by 8,742
- mul_commproof Ā· cited by 2,262
- smul_eq_mulproof Ā· cited by 357
- AnalyticAtstatement and proof Ā· cited by 321
- MeromorphicNFAtstatement and proof Ā· cited by 34
- meromorphicNFAt_smul_iff_right_of_analyticAtproof Ā· cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- meromorphicNFAt_prodproof Ā· cited by 3
- MeromorphicNFOn.divproof Ā· cited by 2