Theorem.
- 236
- 5
Homework Statement
Find all subrings of \mathbb{R} which are discrete subsets
Homework Equations
For the purpose of our class, a ring is a ring with identity, not necessarily commutative.
The Attempt at a Solution
First suppose that S\subset \mathbb{R} is a subring of \mathbb{R}. Then, by definition we must have 0\in S and
1\in S. Since S is closed under addition, \underbrace{1+1+...+1}_\text{n times}=n\in S. That is, for all
n\in \mathbb{N}, n\in S. Likewise, since the additive inverse of every element of S must also be in S, we
have-n\in S for all n\in \mathbb{N}. We thus conclude that \mathbb{Z}\subset S.
Now suppose that S is also a discrete subset of \mathbb{R}. That is, for every element s\in S there exists
r>0 such that for each x\in S\setminus{\{s\}} we have |s-x|>r. Note that since
\mathbb{Z}\subset S,r<1.
okay this is where I am right now and am somewhat (for the moment) stuck. Although I haven't clearly stated it yet, I am claiming that the only such subring is the integers. Using what I have already proven (the integers are contained in any subring of \mathbb{R} and the assumption that S is discrete
I wish to show that \min_{x\in S\setminus{\{s\}}}|s-x|=d=1, and I already know d\leq 1. Perhaps if I assume d<1, I will arrive at a contradiction? Any thoughts?
I apologize that the proof so far is a little rough, it is more a less just a sketch. Thanks everyone