For the following set, determine if the given operation is a binary operation or not.
The set of all 2 × 2 matrices with real entries whose 2, 2 entry is zero:
$$X=\left\{\begin{bmatrix}a & b \\c & 0\end{bmatrix} | a,b,c \in \mathbb{R}\right\}$$
With matrix multiplication.
Normally id say yes right away but the part thats confusing me is that after its multiplied by anther matrix its very likely that the 0 entry will no longer be a 0 entry does that disqualify it?