Theorems · Theorem · complex analysis
MeromorphicNFOn.divisor_nonneg_iff_analyticOnNhd
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} {U : Set 𝕜},
MeromorphicNFOn f U → (0 ≤ MeromorphicOn.divisor f U ↔ AnalyticOnNhd 𝕜 f U)If a function is meromorphic in normal form on U, then its divisor is
non-negative iff it is analytic.
- Defined in
- Mathlib.Analysis.Meromorphic.NormalForm
- Cited by
- 2 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- AnalyticOnNhdstatement and proof · cited by 206
- Function.locallyFinsuppWithinstatement · cited by 127
- MeromorphicOn.divisorstatement and proof · cited by 90
- MeromorphicNFOnstatement and proof · cited by 35
- MeromorphicOn.divisor_applyproof · cited by 28
- Function.locallyFinsuppWithin.apply_eq_zero_of_notMemproof · cited by 25
- MeromorphicNFOn.meromorphicOnproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- MeromorphicOn.extract_zeros_polesproof · cited by 4
- ValueDistribution.logCounting_isBigO_one_iff_analyticOnNhdproof · cited by 0