A formula $\varphi$ of $L^A$ is $\Delta _0$ if $\varphi$ belongs to the smallest set containing the atomic formulas and closed under negation, forming conditionals, and bounded quantification. Closure of $\Delta _0$ under forming conditionals means that if $\varphi$ and $\psi$ are $\Delta _0$ then so is $(\varphi \to \psi)$. Closure of $\Delta _0$ under bounded quantification means that if $\psi$ is $\Delta _0$ then both $\forall x(x<t \to \psi )$ and $\forall x(x\leq t \to \psi )$ are $\Delta_0$ for any term t not containing x.
Prove that, for any $\Delta_0$ sentence $\sigma$, QE$\models \sigma \leftrightarrow \sigma$ is true in $\eta$
For the material I learned, $L^A$ is the language of arithmetic: {$0,S,<,+,\cdot$}.
$\eta$ is the standard model of arithmetic: {$N,0,S,<,+,\cdot$}.
QE consists of 8 axioms:
1) $0\neq Sv_0$ 2) $Sv_0=Sv_1 \to v_0=v_1$ 3) $v_0 \nless 0$ 4) $v_0<Sv_1 \to v_0 \leq v_1$
5) $v_0+0=v_0$ 6) $v_0+Sv_1=S(v_0+v_1)$ 7) $v_0 \cdot 0=0$ 8) $v_0\cdot Sv_1=v_0\cdot v_1+v_0$
For this question I used induction on length, so I suppose any $\Delta_0$ sentences shorter than $\sigma$ has this property and tries to prove that $\sigma$ also has this property for every form. I have already done the atomic cases and the negation case. But for the other cases I don't know how to deal with them. For example is $\sigma$ is $\varphi \to \psi$ for some term $\varphi$ and $\psi$, I'm not sure if $\varphi$ and $\psi$ have to be $\Delta_0$ and get stucked.
I think I don't understand this part well. Very appreciated for any help.
You have to prove that for every $\Delta_0$ sentence $\sigma$ :
where $\mathcal N$ is the standard model of arithmetic.
Due to the Completeness Theorem for first-order logic, $QE \vDash \sigma$ is equivalent to : $QE \vdash \sigma$.
I'll refer to George Boolos & John Burgess & Richard Jeffrey, Computability and Logic (5th ed - 2007).
The $QE$ axiom system is a subset of BBJ's minimal arithmetic $Q$ [see page 208].
The $\Delta_0$ sentences are called by BBJ rudimentary [see page 204] :
Your result is :
Thus, we have to adapt the proof of the above theorem to the system $QE$ (subsystem of $Q$) and to the class $\Delta_0$ (i.e.we have to exclude the existentially quantifier case).
The poof goes on for a full page considering more complex cases and concluding with :
Then the bounded quantifiers are considered :
Finally, the proof consider the case of a correct $∃$-rudimentary sentence $∃xA(x)$, which is not in the scope of your theorem.