I'm trying to check that $I$ is an extreme point of $S=\{A \in M_{2\times2}:\|A\|_1 \leq 1\}$?
I have done this by writing out $I=\lambda B + (1-\lambda)C$ with $B,C \in S$ and $\lambda \in (0,1).$ Then I have written out the system of equations for this e.g. $1=\lambda b_{11}+(1-\lambda) c_{11}$ etc. Then I used a lemma that said that this implies that $b_{11}=c_{11}=1$ then used the fact that the norm of $I$ is $1$ so the other entries in $B$ and $C$ must be $0.$
Not sure if I can extrapolate so easily from the straightforward $\mathbb{R}$ case??
Is this correct?