[step:Construct the isomorphism for $\operatorname{Hom}_G(V, V_1 \oplus V_2)$]Define
\begin{align*}
\Phi_1 : \operatorname{Hom}_G(V, V_1 \oplus V_2) &\to \operatorname{Hom}_G(V, V_1) \oplus \operatorname{Hom}_G(V, V_2) \\
\varphi &\mapsto (\pi_1 \varphi, \pi_2 \varphi).
\end{align*}
**$\Phi_1$ is well-defined.** Each component $\pi_i \varphi$ is the composition of two $G$-linear maps ($\varphi$ is $G$-linear by hypothesis, $\pi_i$ is $G$-linear by the previous step), hence $G$-linear: $\pi_i \varphi \in \operatorname{Hom}_G(V, V_i)$.
**$\Phi_1$ is $\mathbb{F}$-linear.** For $\varphi, \varphi' \in \operatorname{Hom}_G(V, V_1 \oplus V_2)$ and $\alpha, \beta \in \mathbb{F}$, $\pi_i (\alpha \varphi + \beta \varphi') = \alpha \pi_i \varphi + \beta \pi_i \varphi'$ by linearity of composition.
Define the candidate inverse
\begin{align*}
\Psi_1 : \operatorname{Hom}_G(V, V_1) \oplus \operatorname{Hom}_G(V, V_2) &\to \operatorname{Hom}_G(V, V_1 \oplus V_2) \\
(\psi_1, \psi_2) &\mapsto \iota_1 \psi_1 + \iota_2 \psi_2.
\end{align*}
**$\Psi_1$ is well-defined.** For each $\mathbf{v} \in V$, $(\iota_1 \psi_1 + \iota_2 \psi_2)(\mathbf{v}) = (\psi_1(\mathbf{v}), \psi_2(\mathbf{v})) \in V_1 \oplus V_2$, and the resulting map is $\mathbb{F}$-linear and $G$-linear by linearity and $G$-equivariance of each summand.
**$\Phi_1$ and $\Psi_1$ are mutually inverse.** Using the relations from the previous step:
\begin{align*}
(\Phi_1 \circ \Psi_1)(\psi_1, \psi_2) &= (\pi_1(\iota_1 \psi_1 + \iota_2 \psi_2), \pi_2(\iota_1 \psi_1 + \iota_2 \psi_2)) \\
&= (\pi_1 \iota_1 \psi_1 + \pi_1 \iota_2 \psi_2, \pi_2 \iota_1 \psi_1 + \pi_2 \iota_2 \psi_2) \\
&= (\psi_1 + 0, 0 + \psi_2) = (\psi_1, \psi_2),
\end{align*}
and
\begin{align*}
(\Psi_1 \circ \Phi_1)(\varphi) = \iota_1 \pi_1 \varphi + \iota_2 \pi_2 \varphi = (\iota_1 \pi_1 + \iota_2 \pi_2)\varphi = \iota_{V_1 \oplus V_2} \varphi = \varphi.
\end{align*}
Hence $\Phi_1$ is an $\mathbb{F}$-linear bijection, i.e., an $\mathbb{F}$-linear isomorphism, between $\operatorname{Hom}_G(V, V_1 \oplus V_2)$ and $\operatorname{Hom}_G(V, V_1) \oplus \operatorname{Hom}_G(V, V_2)$, proving (1).[/step]