In the axioms below we use the standard logical operators: the conjunction $\wedge$, the disjunction $\vee$, the exclusive disjunction $\oplus$, the implication $\Rightarrow$, universal quantifier $\forall,$ existential quantifier $\exists.$
We also use the standard set notation: the set membership $\in$, the subset $\subseteq$, the equality $=$, the set difference $\setminus$ and the Cartesian product $\times.$ For singleton sets instead of writing $\{a\} = \{b\}$ we write $a = b.$
The notation $f:A\to B$ stands for a function $f$ which is defined on a set $A$ with the values in $B.$
Axiom 2 (AE) below establishes the existence of the addition function defined on $\mathbb{Z}\!\times\!\mathbb{Z}$ with the values in $\mathbb{Z}.$ It is common to denote the value of $+$ at a pair $(a, b) \in \mathbb{Z}\!\times \!\mathbb{Z}$ by $a+b.$
Axiom 6 (ME) establishes the existence of the multiplication function defined on $\nZ\!\times\!\nZ$ with the values in $\nZ.$ It is common to denote the value of this function at a pair $(a,b) \in \nZ\!\times\!\nZ$ by $a\cdot b$ which is almost always abbreviated as $ab.$
Axiom 12 introduces the set of positive integers $\mathbb{P}.$
Definition. The set $\mathbb{Z}$ of integers satisfies the following 16 axioms.
Explanation of the abbreviations: ZE--integers exist, AE--addition exists, AA--addition is associative, AC--addition is commutative, AZ--addition has zero, AO--addition has opposites, ME--multiplication exists, MA--multiplication is associative, MC--multiplication is commutative, MO--multiplication has one, DL--distributive law, PE--positive integers exist, PD--dichotomy involving positive integers, PA--positive integers respect addition, PM--positive integers respect multiplication, WO--the well-ordering axiom.