Subring Test
Subring Test
Subring Test
Definition. A subring of a commutative ring R is a subset S of R that is a ring in its own right, with the
addition and multiplication on S being the same as the addition and multiplication on R and with the
additive and multiplicative identity elements in S being the same as the additive and multiplicative
identity elements in R.
Proposition. A subset S of a commutative ring R is a subring of R if and only if all of the following
conditions are met:
(i) 1R ∈ S, where 1R denotes the multiplicative identity in R.
First we show that if S is a subring of R then the three conditions are met.
Suppose S is a subring of R. Then it has a multiplicative identity, 1S , and by the definition of a subring,
1S = 1R , where 1R denotes the multiplicative identity in R. Thus 1R ∈ S, proving (i).
Now let a, b ∈ S. Since S is a commutative ring there is a binary operation + : S × S → S, and since S is a
subring of R, this addition agrees with the addition defined on R. In particular, this means that S is closed
under addition. Further, there is an additive inverse for b in S, since S is a ring, and since additive inverses
are unique in R, it is the same as −b in R. Thus a − b = a + (−b) ∈ S, proving (ii).
Similarly, there is a binary operation × : S × S → S that agrees with the multiplication defined on R. Thus
S is closed under multiplication, proving (iii).
Next we show that if S satisfies the three enumerated conditions, then it is a subring of R.
To show that S is a subring of R, we need to show that S is a commutiative ring in its own right, with the
addition and multiplication on S being defined as the addition and multiplication on R.
By (i), S is nonempty, since 1R ∈ S. We need to show that the addition and multiplication from R give rise
to binary operations on S. Certainly addition and multiplication are functions on S × S; we only need to
show that the target for each is S, i.e. that S is closed under the addition and multiplication coming from
R. Condition (iii) is closure under multiplication. We will prove closure under addition after proving the
two existence axioms for addition.
Existence of additive inverses: Take any a ∈ S. Then, by (ii) 0 − a ∈ S. But 0 − a = 0 + (−a), where −a is
the additive inverse of a in R. Thus we have shown −a ∈ S. Clearly, a + (−a) = 0, so −a is an additive
identity for a in S.
Closure under addition: Take any a, b ∈ S. Then −b ∈ S, and −(−b) = b, since if −b is an additive inverse
for b, then b is an additive inverse for −b. Thus, a + b = a − (−b) ∈ S by (ii).
Commutativity of addition: Take any a, b ∈ S. Then a + b ∈ S (by closure under addition) and, since
a, b ∈ R, we have a + b = b + a, by commutativity of addition in R.
Math 301, Subring Criterion
Note. We say that commutativity and associativity of addition and multiplication are inherited from R,
because they follow readily from the fact that S ⊂ R.