A theory $T$ in the language of arithmetic is called $\omega$-inconsistent if for some formula $F(x)$, $\exists x F(x)$ is a theorem of $T$, but so is $\neg F(n)$ for each natural number $n$. Let $T$ be a theory in the language of arithmetic extending $Q$.
Show that:
If $T$ proves any incorrect $\forall$-rudimentary sentence, then $T$ is inconsistent
If $T$ proves any incorrect $\exists$-rudimentary sentence, then $T$ is $\omega$-inconsistent.
It seems like I'm having a lot of trouble with terminology here. If someone could clarify some things for me I would be very appreciative. First of all, what does it mean for $\exists x F(x)$ to be a "theorem" of $T$? Does this just mean that $\exists x F(x)$ is a sentence/equation within the set $T$? Are there practical examples that will help me see what we mean by $\omega$-inconsistency in the context of this problem ("...then so is $\neg F(n)$ for each natural number n")? Also, if $\neg F(n)$ holds for each natural number $n$, then how can we have $\exists x F(x)$? Does this just imply that $x$ is not a natural number?
Additionally, what does it mean to prove some "incorrect" $\forall$/$\exists$-rudimentary sentence (as opposed to proving a "correct" one)?
You have to start from the definition of $\forall$-rudimentary :
In the system $Q$ of minimal arithmetic, the atomic formulas are basically of the form :
$x = 0$, $x < 1$, and so on.
Thus an example of $\forall$-rudimentary sentence [i.e.closed formula] that is incorrect can be :
It is clearly incorrect [i.e.not true in the standard interpretation] because we know that not all numbers are equal to $1$.
Assume that :
$T \vdash \forall x(x = 1)$
i.e. that $T$ (which extend $Q$) proves the incorrect ∀-rudimentary sentence above.
By the rules of f-o logic, we can derive in $T$ all instances of it, like : $0 = 1$.
But see (page 208) the proof of Theorem 16.13 :
In conclusion, we have that $T$ proves $0 = 1$ and also $\lnot 0 = 1$, and this is a contradiction; thus $T$ will be inconsistent.
You have to argument in this way also for the second part of your problem; consider an $\exists$-rudimentary sentence like :
It is clearly incorrect. Now, exploiting the fact [see page 208] :
we conlcude that $∃xF(x)$ is a theorem of $T$, but so is $\lnot F(n)$ for each natural number $n$, i.e. $T$ is $\omega$-inconsistent.