$\newcommand{\Hom}{\text{Hom}}$ I want to prove the following result for finite products of vector spaces:
$$\Hom_{F}\left(\prod_{i=1}^{n}V_i\ ,\prod_{j=1}^{m}W_j\right)\cong\prod_{i=1}^{n}\prod_{j=1}^{m}\Hom_{F}(V_i,W_j).\tag{1}$$
Here, $A\cong B$ denotes $A$ and $B$ are isomorphic. I am aware of the following two results:
$$\Hom_{F}\left(V,\prod_{j=1}^{m}W_j\right)\cong\prod_{j=1}^{m}\Hom_{F}(V,W_j).\tag{2}$$ $$\Hom_{F}\left(\prod_{i=1}^{n}V_i\ ,W\right)\cong\prod_{i=1}^{n}\Hom_{F}(V_i,W).\tag{3}$$
My Attempt:
Let $\Psi:\Hom_{F}\left(\prod_{i=1}^{n}V_i\ ,\prod_{j=1}^{m}W_j\right)\rightarrow\prod_{i=1}^{n}\prod_{j=1}^{m}\Hom_{F}(V_i,W_j)$ be defined by $\Psi(T)=(\pi_j T\theta_i)_{i=1,\dots,n,\ j=1,\dots,m}$. I wanted to show $\Psi$ is an isomorphism. Here, $\pi_j$ and $\theta_i$ are the $j$-th projection and the $i$-th injection defined as follows:
$\pi_p:\prod_{k\in\Delta} V_k\rightarrow V_p$ such that $\pi(f)=f(p)$ for all $f$ in the product space.
$\theta_q:V_q\rightarrow\prod_{k\in\Delta}V_k$ such that $\theta_q(\alpha)(i)=\begin{cases} \alpha, & \text{if} & i=q\\ 0, & \text{if} & i\ne q \end{cases}$.
Here, $\Delta$ is an arbitrary indexing set (which, in this context, is finite).
I could show that $\Psi$ is injective by showing $\Psi(S)=\Psi(T)$ implies $S=T$ for all $S,T$. But I do not see we can show that it is also surjective. I was trying to set $T$ equal to a sum as is usually done in the proofs of $(2) \& (3)$ but cannot find a suitable form that works.
Some help\alternate approach would be highly appreciated. TIA.
Since I got asked to post it as answer: (sorry for being very handwavy, currently dont have the time to do all the diagrams and dont know if tikz works here)
if you have a tupel of morphisms on the left (btw. thank god that those products are finite, otherwise you get into real trouble) there EXISTS by universal property a UNIQUE map making the diagram commute, that is welldefinednes and injectivity of your map.
Now assume you got a map on the right, then composing with all the projections and inclusions from your diagram (again, the products are finite, so products are coproducts and all is fine) gives you a diagram that would suffice the universal property and BAM there is surjectivity (uniqueness tells you the induced morphism must be the morphism you started with).
Final funfact: the same argument holds in every additive cat!