Theorems · Theorem · complex analysis
Complex.CanonicalDecomp.divisor_eq_divisor
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {R : ℝ} {f g : ℂ → E} {x : ℂ},
Complex.CanonicalDecomp f g R →
0 < R → (MeromorphicOn.divisor g (Metric.closedBall 0 R)) x = (MeromorphicOn.divisor f (Metric.sphere 0 R)) xGiven a canonical decomposition CanonicalDecomp f g R, the function associated with the divisor of
g equals the function associated with the divisor of f, seen as a meromorphic function on the
sphere.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites64
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- WithTopproof · cited by 3,754
- Compl.complproof · cited by 2,925
- zero_addproof · cited by 2,366
- LT.lt.leproof · cited by 2,189
- nhdsWithinproof · cited by 1,912
Cited by1
Results whose statement or proof uses this declaration.
- MeromorphicOn.exists_ecanonicalDecompproof · cited by 0