Let $F$ be a FINITE set with two operations "+" and "$\cdot$" satisfying the field axioms but the requirement, for every $a \in F\setminus\{0\}$ exists an element $b\in F$ such that $b\cdot a =1$, where $1$ is the multiplicative identity, is interchanged with the requierement, that for all $a,b \in F\setminus \{0\}$ we have $ab\in F \setminus \{0\}$.
We have to show, that $F$ is still a field.
My idea was to show that there exist $n,m \in \mathbb{N}$ such that $a^n=a^m$ and thus $a^n=a^{m-n}a^n$. But I don't if this implies $a^{m-n}=1$ and thus $a^{-1}=a^{m-n-1}$.
For $a\neq0$, the map on $F-\{0\}$, $b\mapsto ba$, is injective ($ba=ca$ implies $(b-c)a=0$, so by assumption $b=c$). Thus it is surjective, since $F$ is finite. Hence there exists $b\neq0$ with $ab=1$.