I was reading UTX: introduction to matrix analysis and application. And in section 2.6 it mentioned the dual $\alpha^*$, $\alpha^*:\mathbb{M}_n\rightarrow\mathbb{M}_k$, of a linear map $\alpha$ between matrices, $\alpha:\mathbb{M}_k\rightarrow\mathbb{M}_n$.
Which is defined by:
$\mathrm{Tr} \alpha(A)B=\mathrm{Tr} A\alpha^{*}(B) \ \ \ \ A\in\mathbb{M}_k, B\in\mathbb{M}_n$
In the same paragraph the author also fleetingly mentioned that it is "easy to see", that a map $\alpha$ can be positive (sending positive matrices to positive one) iff it's dual $\alpha^*$ is also positive.
But I'm struggling to find the connections between the trace used to define dual and the positivity preserving property of the map.
Anyone has idea why this is true?
Suppose that $\alpha:\mathbb{M}_k\to\mathbb{M}_n$ is positive, i.e., $\alpha(A)$ is positive for all positive $A\in\mathbb{M}_k$.
Let $A$ and $B$ be one-dimensional projections, i.e., projections on vectors $\xi$ respectively $\psi$. Then they are positive elements. Since $\alpha$ is positive it maps $A$ to a positive matrix $\alpha(A)$. For the trace on $\mathbb{M}_k$ we can choose any orthonormal basis $(e_j)^k_{i=1}$ of $\mathbb{C}^k$, so in particular we can choose $e_1 = \xi$. Similarly, for the trace on $\mathbb{M}_n$ we can choose any orthonormal basis $(f_j)^n_{j=1}$ of $\mathbb{C}^n$, so in particular we can choose $f_1 = \psi$. This gives us \begin{equation*} \begin{aligned} \langle\xi,\alpha^*(B)\xi\rangle &= \sum^k_{i=1}\langle e_i,A\alpha^*(B)e_i\rangle \\ &= \text{Tr}A\alpha^*(B) \\ &= \text{Tr}\alpha(A)B \\ &= \sum^n_{j=1}\langle f_j,\alpha(A)B f_j\rangle \\ &= \langle\psi,\alpha(A)\psi\rangle \\ &\geq 0 \end{aligned} \end{equation*} by the positivity of $\alpha(A)$ due to $\alpha$ and $A$ being positive. As this holds for any one-dimensional projections $A$ and $B$, and positive elements are of the form $\sum_i x_i Q_i$ where the $x_i$ are positive numbers and the $Q_i$ are projections on vectors $\varphi_i$ such that the $\varphi_i$ form an orthonormal basis, the result follows.