Yesterday we cover the definition of rings briefly in class. My teacher wrote that an algebraic structure is called ring $(R,+,.)$ if the set R is abelian group under addition, and multiplication is associative over addition etc.Here, what I stuck in is $(R,+,.)$, all books use addition and multiplication with the definition of R must be group under addition.
My question is that should we always use addition and multiplication as binary operations while defining the rings. Moreover, is the order of binary operations important. For example, if it were $(R,.,+)$ instead of $(R,+,.)$, then would we still say that it must be group under addition ? Otherwise, would we say that it must be group under multiplication ? Briefly can we say that if it is defined as $(S,\alpha,\beta)$, then it can be a ring if the set $S$ is an abelian group under operation of $\alpha$ no matter what $\alpha$ is, and it satify other conditions under $\beta$ no matter what operation the $\beta$ is. So, the order of binary operations determine the role of opeartions in definition. Can you explain or correct me ?
hımm, so the order of operations determine their roles.
Yes and no. "Yes" because that's the convention most of us use and "no" because it could just as well have been a convention to do it the other way around. The order doesn't determine their roles, our convention to write it in that order is what alerts us to which is which. I think mainly this is an outgrowth of considering $(R,+)$ first as an abelian group, then layering on another operation after the fact to extend it to $(R,+,\cdot)$. The second operation is "less nice" and "later" somehow. – rschwieb Dec 21 '23 at 16:54