[guided]We prove the identity by induction on the finite number of elements in the interval. Let $C_P:=\{(u,v)\in P\times P:u\le v\}$ be the set of comparable ordered pairs in $P$. Define the interval-size function
\begin{align*}
N:C_P &\to \{1,2,3,\dots\}
\end{align*}
by
\begin{align*}
N(u,v)=|[u,v]_P|.
\end{align*}
For every $(u,v)\in C_P$, this value is finite because $P$ is locally finite.
The smallest possible interval has $N(x,y)=1$. In that case $x=y$, and both Möbius functions are evaluated on the diagonal. The defining normalization gives
\begin{align*}
\mu_{P^{\mathrm{op}}}(x,x)=1
\end{align*}
and
\begin{align*}
\mu_P(x,x)=1.
\end{align*}
Hence the desired equality holds when the interval has one element.
Now suppose $x<y$ in $P$, and assume the equality is already known for every interval whose cardinality is smaller than $N(x,y)$. In the opposite poset, the inequality reverses, so $y<_{\mathrm{op}} x$. The lower-endpoint recursion for the Möbius function, as stated in [citetheorem:8101], applies in $P^{\mathrm{op}}$ because the preceding step proved that $P^{\mathrm{op}}$ is locally finite. It gives
\begin{align*}
\mu_{P^{\mathrm{op}}}(y,x)=-\sum_{y\le_{\mathrm{op}} z<_{\mathrm{op}} x}\mu_{P^{\mathrm{op}}}(y,z).
\end{align*}
We now translate the indexing set back into the order of $P$. The condition $y\le_{\mathrm{op}} z$ means $z\le y$ in $P$, while the condition $z<_{\mathrm{op}} x$ means $x<z$ in $P$. Therefore the summation is over exactly those $z\in P$ satisfying $x<z\le y$. Thus
\begin{align*}
\mu_{P^{\mathrm{op}}}(y,x)=-\sum_{x<z\le y}\mu_{P^{\mathrm{op}}}(y,z).
\end{align*}
For every such $z$, the interval $[z,y]_P$ is strictly smaller than $[x,y]_P$, because $x$ belongs to $[x,y]_P$ but not to $[z,y]_P$. Hence $N(z,y)<N(x,y)$, so the induction hypothesis applies to the pair $z\le y$. It gives
\begin{align*}
\mu_{P^{\mathrm{op}}}(y,z)=\mu_P(z,y).
\end{align*}
Substituting this equality into the recursion in the dual poset gives
\begin{align*}
\mu_{P^{\mathrm{op}}}(y,x)=-\sum_{x<z\le y}\mu_P(z,y).
\end{align*}
The final point is that this is exactly the upper-endpoint recursion for $\mu_P(x,y)$. By [citetheorem:8101], the Möbius function satisfies both endpoint recursions in every locally finite poset. Since $P$ is locally finite and $x<y$, we may use the upper-endpoint form
\begin{align*}
\sum_{x\le z\le y}\mu_P(z,y)=0.
\end{align*}
The term with $z=x$ is $\mu_P(x,y)$, so moving all other terms to the other side gives
\begin{align*}
\mu_P(x,y)=-\sum_{x<z\le y}\mu_P(z,y).
\end{align*}
Comparing the two formulas proves
\begin{align*}
\mu_{P^{\mathrm{op}}}(y,x)=\mu_P(x,y).
\end{align*}[/guided]