Counterexample for Subring and Units Statement

  • Thread starter Thread starter erogard
  • Start date Start date
  • Tags Tags
    Units
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
erogard
Messages
60
Reaction score
0
Hi, I am trying to find a counterexample to disprove this statement, but can't find any:

If S is a subring of a commutative ring R, then [tex]U(S) = U(R) \cap S[/tex]

Note that U(X) denotes the set of all the units of a ring X, where x is a unit if x has an inverse in X, such that x times its inverse gives 1, the multiplicative identity.

I've tried with integers, quotient groups of integers, complex numbers, etc. but the statement holds for all the cases I've considered.

Any suggestion?
 
Physics news on Phys.org
Dick said:
Have you tried the rationals, Q? What are the units?

So U(Q) would be all non zero element, including Z without 0.

Then U(Z) = U(Q) intersection Z, which gives Z without 0. But we know that U(Z) = +1 and -1. I think that works!
 
erogard said:
So U(Q) would be all non zero element, including Z without 0.

Then U(Z) = U(Q) intersection Z, which gives Z without 0. But we know that U(Z) = +1 and -1. I think that works!

I KNOW it works.