"Prove that fields of finite characteristic are not axiomatizable by the 1st order theory." How to prove this statement?
Characteristic is a smallest number of units such that it's sum is equal to zero.
I found similar theorems in "Handbook of Mathematical Logic" by Jon Barwise. (1st book, "Model Theory", page 16.)
But it's a complicated question for me, I didn't manage to catch an analogy with torsion-free groups.
There is a formula in "weak second order logic": $$\exists n\geqslant 1. \,[n1=0],$$ where $n1:=\underbrace{1+...+1}_{n \text{ times}}$.
I can axiomatize fields of zero characteristic. That is just axioms of fields plus infinite many of such axioms: $1+1\neq 0, 1+1+1\neq 0, 1+1+1+1\neq 0, \dots .$
Suppose, toward a contradiction, that $T$ were a theory whose models are exactly the fields of finite characteristic. Let $Z$ be the set of axioms you gave for "characteristic $0$". So $T\cup Z$ has no models. Therefore, by compactness, there are finite subsets $T_0\subseteq T$ and $Z_0\subseteq Z$ such that $T_0\cup Z_0$ has no models. Since $Z_0$ is finite, let $p$ be a prime number greater than all the $n$'s for which $Z_0$ contains the sentence $1+1+\cdots+1=0$ with $n$ $1$'s. Then all the sentences in $Z_0$ are true in the finite field $\mathbb Z/p$. All the sentences of $T_0$ (and in fact all the sentences of $T$) are also true in $\mathbb Z/p$ because this is a field of finite characteristic. So $\mathbb Z/p$ is a model of $T_0\cup Z_0$; contradiction.