In Quantum Computing: From Linear Algebra to Physical Realizations it states that
A quantum operation maps a density matrix to another density matrix linearly
But let $\rho\in M_2$ be a density matrix and consider the Depolarizing Channel $$ \mathcal E(\rho) = (1-p)\rho + p\frac{I}{2} $$ How is this linear? We have that $$ \mathcal E(\rho_1 + \rho_2) = (1-p)(\rho_1 + \rho_2) + p\frac{I}{2} \neq (1-p)(\rho_1 + \rho_2) + 2p\frac{I}{2} = \mathcal E(\rho_1) + \mathcal E(\rho_2). $$ I'm trying to calculate the Choi Matrix, which my professor defines in the following way:
$C(\mathcal E) = (C_{ij})$ where $C_{ij} = \mathcal E(E_{ij})$ where $\{E_{ij} = |i\rangle\langle j|: i, j \in \{0,1 \}\}$ is the standard basis for $M_2$.
I do not understand the definition for the Choi matrix $C(\mathcal E)$; how can we plug in $E_{01}$ into $\mathcal E$ when $E_{01}$ is not a density matrix? My professor says it is first necessary to decompose $E_{01}$ as a linear combination of density matrices, but if $\mathcal E$ is linear, is that not pointless? We would get the same result. It only makes sense to talk about the Choi Matrix of a linear map (right?), so how can I be asked to calculate the Choi Matrix for the Depolarizing Channel?
 
     
     
    