Let's a assume we have integers Z := {..-3,-2,-1,0,1,2,3..}, if this is modded by p, how does it satisfy the inverse axiom of a field? Assume p is 3
:. p = {0,1,2}
The identity 0,1 and exist for both operations but the field lacks an inverse for both operations, how is this still a field?
Note that in mod (3) we have $2+1=0$ thus $2$and $1$ are additive inverse of each other.
Also $2*2=1$ Thus $2$ is its own multiplicative inverse.
Similarly you can check out other elements for field properties.