I am trying to do the following question, from Pinter's "A Book of Abstract Algebra":
Prove that A satisfies all the axioms to be a commutative ring with unity. Indicate the zero element, the unity, and the negative of an arbitrary a.
$1)$ A is the set of the integers, with the following “addition” $\oplus$ and “multiplication $\times$” :
$$a \oplus b = a + b−1$$
$$a \times b = ab − (a + b) + 2$$
I have never come across rings before and so I have no clue where to start.
I'd like some tips as there aren't any "how to show something is a ring" examples in the textbook. Thank you for any help!