Okay, so almost 3 months into my abstract algebra, we just started rings. I have a few questions.
A "trivial ring" is a ring with only one element. So $R={0}$ is a trivial ring. Understandable.
Then a definition states: Let $R$ be a ring. If there is an element $x \in R$ s.t. for all $a \in R$ you have $a * x = a = x * a$ then R is called a "ring with identity". The notation is $1_{R}$. I also know it is possible to have a right identity and not a left identity (in the case of a 2 x 2 matrix).
Then we have a definition for an integral domain. An integral domain is a commutative ring $R$ with identity $1_{R} \neq 0_{R}$. Okay so this is where I am confused now. What does this mean?
Is it saying that the identity element can not be the zero element? And the identity element could be anything right? For integers its 1. So basically it states that if you have a TRIVIAL RING and if the element (since there can only be one) is not the zero element then its an ID?