Define the set $S$ of matrices by
$$S = \left\{A = (a_{ij}) \in M_2(R) : a_{11} = a_{22}, a_{12}=-a_{21}\right\}$$
Assume that $M_2(R)$ has already been proven to be a ring. If you wanted to prove that $S$ was a ring, which axioms would follow immediately from the fact that $M_2(R)$ is a ring, and for which axioms would there be something else to check?
This is what I'm thinking. Since $S$ is a subset of $M_2(R)$, most of the axioms follow. These include the associative, identity, inverse, and commutative additive laws and the associative multiplicative law. (Also both of the mixed laws)
For the axioms which I believe need something else to be checked, are the additive and multiplicative closure laws because they both require $a+b$ and $ab$ to be in $S$, and this means the condition has to be satisfied (An extra step).
Am I correct in thinking this way?
Thanks in advance.