We've already seen that (A+B)T=AT+BT, which holds for real or complex matrices.
Also recall that A†=(AT)∗=(A∗)T is the conjugate transpose of A i.e. the result of transposing the matrix then taking the complex conjugate of each entry (or vice-versa).
Now, suppose that we have two complex matrices A and B of the same dimension (so we can add them).
Then (A+B)†=A†+B†.
The working is essentially the same as we saw for (A+B)T=AT+BT except we need to apply the complex conjugate as well as the transpose.
To see this, let’s consider an example with the following matrices: