In this paper by M. D. Choi, he claims,
For each $n * m$ matrix $V$, it is evident that the map: $M_n \rightarrow M_m$ with $A \rightarrow V^\dagger A V$ is completely positive.
$M_x$ denotes all $x*x$ complex matrices.
I can see why such a map would be positive, as one can diagonalise write the matrices such that $A$ is diagonal, and we know that $V^\dagger V$ is positive, so multiplying would cause it to remain positive.
But how would one prove that such a map is completely positive?
One equivalent criterion for the positivity of a complex square matrix $M$ is that $v^\dagger Mv\ge0$ for every vector $v$. Now, let $x^\dagger=(x_1^\dagger,x_2^\dagger,\ldots,x_p^\dagger)$ and $y^\dagger=(x_1^\dagger V^\dagger,x_2^\dagger V^\dagger,\ldots,x_p^\dagger V^\dagger)$, where $x_i\in\mathbb C^m$ for each $i$. Then $$ x^\dagger \left(V^\dagger A_{ij}V\right)_{1\le i,j\le p}\,x =y^\dagger \left(A_{ij}\right)_{1\le i,j\le p}\,y \ge0 $$ whenever the block matrix $\left(A_{ij}\right)_{i,j\in\{1,2,\ldots,p\}}$ is positive. Hence $A\mapsto V^\dagger AV$ is completely positive.