Meromorphic Functions over the Real and Complex Numbers #
This file gathers results on meromorphic functions specifict to the real and complex numbers.
theorem
Meromorphic.exists_meromorphicOrderAt_ne_top_iff_forall
{๐ : Type u_1}
[RCLike ๐]
{E : Type u_2}
[NormedAddCommGroup E]
[NormedSpace ๐ E]
{f : ๐ โ E}
(hf : Meromorphic f)
:
If f is meromorphic function on โ or โ, then there exists a point where a meromorphic function
f has finite order iff f has finite order at every point.
theorem
Meromorphic.exists_meromorphicOrderAt_eq_top_iff_forall
{๐ : Type u_1}
[RCLike ๐]
{E : Type u_2}
[NormedAddCommGroup E]
[NormedSpace ๐ E]
{f : ๐ โ E}
(hf : Meromorphic f)
:
If f is a meromorphic function on โ or โ, then f has infinite order at some point iff f
has infinite order at every point. This is the counterpart of
Meromorphic.exists_meromorphicOrderAt_ne_top_iff_forall for infinite order.
theorem
Meromorphic.exists_meromorphicOrderAt_eq_top_iff_eventually_zero
{๐ : Type u_1}
[RCLike ๐]
{E : Type u_2}
[NormedAddCommGroup E]
[NormedSpace ๐ E]
{f : ๐ โ E}
(hf : Meromorphic f)
:
A meromorphic function on โ or โ has infinite order at some point iff it vanishes outside a
discrete set, i.e. iff it is eventually zero along the codiscrete filter.