[step:Construct a self-adjoint $S \in \mathcal{L}(H)$ with $e^S = R$ via $\log$]
We define $S := \log(R)$ using the [Borel Functional Calculus](/theorems/2696) for the normal (in fact self-adjoint) operator $R$, then verify $e^S = R$ by the same uniform-approximation argument used for the unitary representation.
*The function $\log$ is bounded and continuous on $K_R$.* The natural logarithm $\log: (0, \infty) \to \mathbb{R}$ is continuous. Since $K_R \subseteq (0, \infty)$ is compact, $K_R \subseteq [a, b]$ for some $0 < a \le b < \infty$ (with $a = \min K_R > 0$, $b = \max K_R < \infty$, both attained on the compact set $K_R$). On $[a, b]$, $\log$ is continuous, hence bounded: $\|\log\|_{L^\infty(K_R)} \le \max(|\log a|, |\log b|) < \infty$. Hence $\log \in C(K_R) \subseteq L^\infty(K_R, \mathcal{B}(K_R))$.
*Define $S$.* By the [Borel Functional Calculus](/theorems/2696) for the normal operator $R$ (every self-adjoint operator is normal: $R R^* = R^2 = R^* R$), let
\begin{align*}
\Psi_R: L^\infty(K_R, \mathcal{B}(K_R)) \to \mathcal{L}(H)
\end{align*}
be the associated unital $*$-homomorphism. Define
\begin{align*}
S := \Psi_R(\log) = \log(R) \in \mathcal{L}(H).
\end{align*}
*$S$ is self-adjoint.* Since $\log$ is real-valued on $(0, \infty)$, $\overline{\log} = \log$ pointwise on $K_R$. As $\Psi_R$ is a $*$-homomorphism, $S^* = \Psi_R(\overline{\log}) = \Psi_R(\log) = S$.
*$e^S = R$.* By the same argument as in the proof of the **Representation of Unitary Operators**, the operator-norm exponential $e^S = \sum_{n=0}^\infty S^n/n!$ equals $\Psi_R(\exp \circ \log)$, where the polynomial truncations of the Taylor series of $\exp$ converge to $\exp$ uniformly on the bounded set $\log(K_R) \subseteq \mathbb{R}$ (recall $\log(K_R) \subseteq [\log a, \log b]$ from above, bounded), and $\Psi_R$ is bounded. Since $\exp(\log(\lambda)) = \lambda = \mathrm{id}(\lambda)$ for every $\lambda \in K_R \subseteq (0, \infty)$, we have $\exp \circ \log = \mathrm{id}$ in $L^\infty(K_R)$. Hence
\begin{align*}
e^S = \Psi_R(\exp \circ \log) = \Psi_R(\mathrm{id}) = \mathrm{id}(R) = R,
\end{align*}
using property (i) of the BFC.
[claim:For any self-adjoint $A \in \mathcal{L}(H)$ with bounded spectrum lying in a Borel set on which a continuous function $h$ is defined, $h(A)$ defined via the BFC satisfies $e^{h(A)} = (\exp \circ h)(A)$ in operator norm]
[proof]
This is the same argument used in Step 4 of the **Representation of Unitary Operators** proof, applied here to $A = R$ and $h = \log$. The polynomial truncations $h_N := \sum_{n=0}^N h^n/n!$ converge to $\exp \circ h$ uniformly on the bounded set $h(K_A)$ (by the standard Taylor estimate $|\exp(z) - \sum_{n=0}^N z^n/n!| \le \sum_{n>N} M^n/n!$ for $|z| \le M$, taken with $M = \|h\|_{L^\infty(K_A)}$). Boundedness of the BFC (property (ii)) transports this uniform convergence to operator-norm convergence:
\begin{align*}
\Psi_A(h_N) \to \Psi_A(\exp \circ h) \quad \text{in } \mathcal{L}(H).
\end{align*}
The homomorphism property of $\Psi_A$ identifies $\Psi_A(h_N) = \sum_{n=0}^N h(A)^n/n!$, which is the partial sum of the operator exponential of $h(A)$. Hence the limit is $e^{h(A)}$, and $e^{h(A)} = \Psi_A(\exp \circ h) = (\exp \circ h)(A)$.
[/proof]
[/claim]
Applying the claim to $A = R$, $h = \log$ gives $e^S = (\exp \circ \log)(R) = \mathrm{id}(R) = R$ as above.
[/step]