Theorems · Theorem · complex analysis
AnalyticOnNhd.exists_analyticOrderAt_ne_top_iff_forall
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {U : Set 𝕜} {f : 𝕜 → E},
AnalyticOnNhd 𝕜 f U → IsConnected U → ((∃ u, analyticOrderAt f ↑u ≠ ⊤) ↔ ∀ (u : ↑U), analyticOrderAt f ↑u ≠ ⊤)On a connected set, there exists a point where a meromorphic function f has finite order iff
f has finite order at every point.
- Defined in
- Mathlib.Analysis.Analytic.Order
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.Elemstatement and proof · cited by 7,166
- ENatstatement · cited by 4,985
- AnalyticOnNhdstatement and proof · cited by 206
- IsConnectedstatement and proof · cited by 116
- analyticOrderAtstatement and proof · cited by 69
- ConnectedSpaceproof · cited by 37
- isClopen_iffproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.analyticOrderAt_ne_top_of_isPreconnectedproof · cited by 0