Theorems · Theorem · complex analysis
Complex.ECanonicalDecomp.eq_smul_meromorphicTrailingCoeffAt
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {R : ℝ} {w : ℂ} {f h : ℂ → E},
Complex.ECanonicalDecomp f h R →
w ∈ Metric.closedBall 0 R →
0 < R →
h w =
((∏ᶠ (i : ℂ),
meromorphicTrailingCoeffAt (Complex.canonicalFactor R i) w ^
(MeromorphicOn.divisor f (Metric.ball 0 R)) i) *
∏ᶠ (i : ℂ),
meromorphicTrailingCoeffAt (fun x => x - i) w ^ (-MeromorphicOn.divisor f (Metric.sphere 0 R)) i) •
meromorphicTrailingCoeffAt f wCompanion lemma to MeromorphicOn.exists_ecanonicalDecomp: In the setting of the extended canonical
decomposition, write the function h entirely in terms of f.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites69
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- SetLike.coeproof · cited by 8,199
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- Finset.prodproof · cited by 2,356
- LT.lt.ne'proof · cited by 1,417
- one_smulproof · cited by 1,374
Cited by1
Results whose statement or proof uses this declaration.