I'm having trouble understanding part of a proof of the following statement
Let $L,L'$ be Lie algebras and $L \oplus L'$ their direct sum. Then $$ U(L \oplus L') \cong U(L) \otimes U(L')$$
Let $i_L : L \to U(L)$ denote the natural inclusion into the enveloping algebra, and similarly for $i_{L'}$ and $i_{L \oplus L'}$. The proof begins by defining a morphism $\varphi:U(L \oplus L') \to U(L) \otimes U(L')$ by first defining a Lie algebra morphism $f:L \oplus L' \to U(L) \otimes U(L')$ by $$f(x,x') = i_L(x) \otimes 1 + 1 \otimes i_{L'}(x')$$ Then, $\varphi$ is defined so that $\varphi \circ i_{L \oplus L'} = f$ using the universality of the enveloping algebra.
The inverse map is defined $\psi:U(L) \otimes U(L') \to U(L \oplus L')$ by $$\psi(a \otimes a') = \psi_1(a)\psi_2(a')$$ where $\psi_1(x) = i_{L \oplus L'}(x,0)$ and $\psi_2(x) = i_{L \oplus L'}(0,x)$
The part I have the problem with is when they show that $\psi \circ \varphi$ is the identity on the image of $L \oplus L'$ in $U(L \oplus L')$. The calculation given is, for $x \in L, x' \in L'$,
$$\psi(\varphi(x,x')) = \psi(x \otimes 1) + \psi(1 \otimes x') = i_{L \oplus L'}((x,0) + (0,x')) = i_{L \oplus L'}(x,x')$$
I don't really get how the calculation of $\psi(x \otimes 1)$ is done. If I attempt myself, it comes out $$\psi(x \otimes 1) = \psi_1(x)\psi_2(1) = i_{L \oplus L'}((x,0) \otimes (0,1)) = ~?$$ so I guess I don't understand how the tensor product $(x,0) \otimes (0,1)$ is simplified in $U(L \oplus L')$. I'm sure it's something completely basic, but I'd appreciate if someone could explain it.
The maps $\psi_1$ and $\psi_2$ are supposed to be thought of as the obvious inclusions
$$\begin{cases}\psi_1:U(L)\,\hookrightarrow U(L\oplus L') \\ \psi_2: U(L')\hookrightarrow U(L\oplus L')\end{cases}$$
Thus e.g. $\psi(x\otimes 1_{U(L')})=\psi_1(x)\psi_2(1_{U(L')})=i_{L\oplus L'}(x,0)1_{U(L\oplus L')}=i_{L\oplus L'}(x,0)$.
Of course, the isomorphism $U(L\oplus L')\cong U(L)\otimes U(L')$ should be "obvious": an element in the first of the form $a_1\cdots a_n$ can be decomposed as $(u_1+v_1)\cdots(u_n+v_n)$ with $u_i\in L$, $v_i\in L'$, which can be expanded and rearranged into monomials of the form $u_{i_1}\cdots u_{i_l} v_{j_1}\cdots v_{j_r}$ (because we have the relation $[u,v]=0$ for all $u\in L,v\in L'$, allowing $u$s and $v$s to be slid across each other without issue), which corresponds to $u_{i_1}\cdots u_{i_l}\otimes v_{j_1}\cdots v_{j_r}$ in $U(L)\otimes U(L')$. How to go back from $U(L)\otimes U(L')$ to $U(L\oplus L')$ should be even more clear: just erase the $\otimes$ symbol everywhere. (We have been slightly abusive, viewing $L$ and $L'$ as subsets of $L\oplus L'$.)
Note this is very near to the fact that direct sums distribute through tensor products (why?).