Let $f:\Omega \to \mathbb{C}$ be non-constant and holomorphic function and $\Omega\subseteq\mathbb{C}$ be an open region. We will show that for any $z_0\in\Omega$, there is a neighborhood of $z_0$ such that for all $z\not=z_0$ in this neighborhood, $f(z)\not=f(z_0)$. To do this, we need the result that
If $f,g$ holomorphic on region $\Omega$ agree on a sequence of points with limit point in $\Omega$, they are identical on $\Omega$.
Proof: We prove the claim in the title by contradiction. Suppose that for each neighborhood of $z_0$ in $\Omega$, there is a $z$ in that neighborhood with $f(z)=f(z_0)$. Since $\Omega$ is open, there is a $\varepsilon>0$ such that $D_\varepsilon(z_0)\subseteq\Omega$. Consider the monotonically decreasing sequence $(r_n=\varepsilon/n)_n$ with $r_n\to 0$. By assumption, for each $n\in\mathbb{N}_0$ there is a $z_n\in D_{r_n}(z_0)\setminus\{z_0\}$ such that $f(z_n)=f(z_0)$. Then $z_n\to z_0$. By the result above this implies that $f=f(z_0)$ on all of $\Omega$, which is a contradiction. QED
Question: I've only now stumbled on this fact about holomorphic functions, even though I've been studying the complex analysis course for an entire semester. It's not mentioned in the book. Is it an obvious property that is much more easily seen than my proof above, perhaps?
Both $f$ and $g$ are holomorphic, they coincide on a half-plane but $f\neq g$.
– jp boucheron Jan 27 '23 at 22:41