Theorems ยท Theorem ยท complex analysis
meromorphicNFAt_mul_iff_right
โ {๐ : Type u_1} [inst : NontriviallyNormedField ๐] {g : ๐ โ ๐} {x : ๐} {f : ๐ โ ๐},
AnalyticAt ๐ g x โ g x โ 0 โ (MeromorphicNFAt (g * f) 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 g * f is meromorphic in normal form at zโ.
- Defined in
- Mathlib.Analysis.Meromorphic.NormalForm
- Cited by
- 0 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.
Cites4
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
- AnalyticAtstatement and proof ยท cited by 321
- MeromorphicNFAtstatement ยท cited by 34
- meromorphicNFAt_smul_iff_right_of_analyticAtproof ยท cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.