[step:Show $E$ is closed in $\Omega$ by reapplying the one-variable maximum principle along discs reaching limit points]Let $b \in \Omega$ be a limit point of $E$ inside $\Omega$. We prove $b \in E$.
Since $\Omega$ is open, choose $\rho > 0$ with $\overline{B(b, 2\rho)} \subset \Omega$. As $b$ is a limit point of $E$, there exists
\begin{align*}
c \in E \cap B(b, \rho/2).
\end{align*}
Pick a witness $s > 0$ for $c \in E$: that is, $B(c, s) \subseteq \Omega$ and $\phi \equiv M$ on $B(c, s)$. By replacing $s$ with $\min(s, \rho/2)$, we may assume $0 < s \le \rho/2$.
We claim that $\phi \equiv M$ on the ball $B(c, \rho)$. Granting this, $|b - c| < \rho/2 < \rho$ gives $b \in B(c, \rho)$, and the open ball $B(b, \rho/2) \subseteq B(c, \rho)$ (by the triangle inequality: $|w - b| < \rho/2$ implies $|w - c| \le |w - b| + |b - c| < \rho/2 + \rho/2 = \rho$) serves as a witness placing $b \in E$.
It remains to prove the claim. First, $B(c, \rho) \subseteq \Omega$, since for $w \in B(c, \rho)$,
\begin{align*}
|w - b| \le |w - c| + |c - b| < \rho + \rho/2 = 3\rho/2 < 2\rho,
\end{align*}
so $w \in B(b, 2\rho) \subset \Omega$.
Fix any $z \in B(c, \rho)$ with $z \ne c$, and set
\begin{align*}
v := \frac{z - c}{|z - c|} \in \mathbb{C}^n \text{ (unit vector)}, \qquad \zeta_1 := |z - c| \in (0, \rho).
\end{align*}
Define the slice
\begin{align*}
\tilde\psi: \{\zeta \in \mathbb{C} : |\zeta| < \rho\} &\to [-\infty, +\infty), \\
\zeta &\mapsto \phi(c + \zeta v).
\end{align*}
For $|\zeta| < \rho$ we have $|c + \zeta v - c| = |\zeta| < \rho$, so $c + \zeta v \in B(c, \rho) \subset \Omega$, and $\tilde\psi$ is well-defined. By plurisubharmonicity of $\phi$ (the [Stability Properties of PSH Functions](/theorems/3404) characterisation via complex-line restrictions), $\tilde\psi$ is subharmonic on the disc $\{|\zeta| < \rho\}$.
Moreover, $\tilde\psi \equiv M$ on the smaller disc $\{|\zeta| < s\}$: for $|\zeta| < s$, the point $c + \zeta v$ lies in $B(c, s)$, where $\phi \equiv M$. In particular, $\tilde\psi(0) = M$, and on the open neighbourhood $\{|\zeta| < s\}$ of $0$ we have $\tilde\psi(\zeta) = M = \tilde\psi(0)$, so $0$ is a local maximum of $\tilde\psi$ in the disc $\{|\zeta| < \rho\}$.
We invoke the local-maximum form of the strong maximum principle for subharmonic functions: *if $u$ is subharmonic on a connected [open set](/page/Open%20Set) $D \subset \mathbb{C}$ and $u$ has a local maximum at some point of $D$, then $u$ is constant on $D$.* This is the standard subharmonic counterpart of the [Strong Maximum Principles](/theorems/32) for harmonic functions, proved by the same sub-mean-value plus open/closed argument. Applied to $\tilde\psi$ on the connected disc $\{|\zeta| < \rho\}$ with local maximum at $\zeta = 0$, it yields $\tilde\psi \equiv M$ on $\{|\zeta| < \rho\}$. Evaluating at $\zeta_1 \in (0, \rho)$,
\begin{align*}
\phi(z) = \phi(c + \zeta_1 v) = \tilde\psi(\zeta_1) = M.
\end{align*}
Since $z \in B(c, \rho) \setminus \{c\}$ was arbitrary and $\phi(c) = M$, the claim $\phi \equiv M$ on $B(c, \rho)$ holds. As noted, this places $b \in E$, proving $E$ is closed in $\Omega$.[/step]