So let $PA$ be Peano Arithmetic as usual, and $Q$ be Robinson Arithmetic. I'm trying to show that $PA\vdash Con_Q$, i.e. that from $PA$ we can prove $Q$'s consistency. It is assumed that $PA \nvdash Con_{PA}$ because it is assumed that $PA$ is consistent, and a consistent theory cannot prove its own consistency by Godel's theorems - so how come it can suddenly prove $Q$'s consistency? It is quite close to $PA$, the main difference being $Q$'s lack of induction axiom. Any guidance on how to do this would be appreciated.
2026-03-29 04:48:18.1774759698
Prove $PA\vdash Con_Q$
239 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LOGIC
- Theorems in MK would imply theorems in ZFC
- What is (mathematically) minimal computer architecture to run any software
- What formula proved in MK or Godel Incompleteness theorem
- Determine the truth value and validity of the propositions given
- Is this a commonly known paradox?
- Help with Propositional Logic Proof
- Symbol for assignment of a truth-value?
- Find the truth value of... empty set?
- Do I need the axiom of choice to prove this statement?
- Prove that any truth function $f$ can be represented by a formula $φ$ in cnf by negating a formula in dnf
Related Questions in PROOF-THEORY
- Decision procedure in Presburger arithmetic
- Is this proof correct? (Proof Theory)
- Finite axiomatizability of theories in infinitary logic?
- Stochastic proof variance
- If $(x^{(n)})^∞_{n=m}$ is Cauchy and if some subsequence of $(x^{(n)})^∞_{n=m}$ converges then so does $(x^{(n)})^∞_{n=m}$
- Deduction in polynomial calculus.
- Are there automated proof search algorithms for extended Frege systems?
- Exotic schemes of implications, examples
- Is there any formal problem that cannot be proven using mathematical induction?
- Proofs using theorems instead of axioms
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
This answer drifts away from $Q$ in favor of a stronger result. I think that's ultimately to the good, but it is worth mentioning at the outset. Also, while presumably there's an easier proof of the weaker result, I don't actually know one offhand.
First, it needs to be observed that $Q$ is not close at all to $PA$. The omission of the induction axiom (scheme) is a huge deal. For example, $Q$ cannot prove that addition is commutative or that every number is either even or odd; at a more technical level, $Q$ has computable nonstandard models while $PA$ does not (see here).
We get theories closer to $PA$ - and generally better-behaved - by adding some induction. For each $n\in\mathbb{N}$, the theory $I\Sigma_n$ consists of the ordered semiring axioms (which already can prove things $Q$ can't) together with the induction scheme for $\Sigma_n$ formulas; so $$PA=\bigcup_{n\in\mathbb{N}}I\Sigma_n$$ (and in particular $PA$ is not finitely axiomatizable; in fact, no consistent extension of $PA$ in the same language is finitely axiomatizable, but that's an aside). There are other fragments of $PA$ of significant interest, but they are a bit more technical to define.
It turns out that $PA$ is rather close to proving its own consistency:
In fact, $PA$ proves that $PA$ proves the consistency of $I\Sigma_n$ for each $n$. However, $PA$ does not prove "For all $n$, $I\Sigma_n$ is consistent," so this does not yield a contradiction. At this point two comments are worthwhile:
If this seems weird, note that the same phenomenon happens in a simpler way when we talk about provability and consistency: $PA$ can prove "For each $x$, $PA$ proves that $x$ is not the Godel number of a $PA$-proof of $0=1$" (since - reasoning in $PA$ - either $x$ is indeed not such a number, in which case $PA$ knows that via $\Sigma^0_1$ completeness, or it is in which case $PA$ is inconsistent and hence proves everything). But (hopefully!) $PA$ does not prove "For all $x$, $x$ is not the Godel number of a $PA$-proof of $0=1$" since then $PA$ would prove its own consistency.
Also, the same thing happens with set theory: for every finite $T\subseteq ZFC$ we have $ZFC\vdash Con(T)$, and indeed $ZFC$ proves that fact (in fact, $PA$ alone proves "$ZFC$ proves the consistency of each of its finite subtheories").
The result $(*)$ - especially in light of its $PA$-provability - subsumes your question and was originally proved by Mostowski if I recall correctly. It is discussed here.
And now my answer gets a bit unsatisfying.
The standard proof of $(*)$ is a bit technical; it's treated well in Kaye's Models of Peano arithmetic (which Carl Mummert's answer at the linked question points to as well), but is a bit long to summarize here. Hajek/Pudlak's book Metamathematics of first-order arithmetic is also wonderful (and freely and legally available online!), and treats this result in chapter $1$, section $4$ (starting on page $98$).
Alternatively, if you're familiar with Gentzen's consistency proof, one proof can be summarized fairly snappily: by modifying Gentzen's argument we can show for each $n$ the proof-theoretic ordinal of $I\Sigma_n$ is much less than $\epsilon_0$ (if memory serves, it's an exponential tower of $\omega$s of height $n$ - e.g. the proof-theoretic ordinal of $I\Sigma_3$ is $\omega^{(\omega^\omega)}$). But since $PA$ proves well-foundedness of each such ordinal, we have $PA\vdash Con(I\Sigma_n)$.
Finally, if you're familiar with theories of second-order arithmetic (which is a terrible name, since these are first-order theories, but oh well) then there's a proof which in my opinion is much easier to understand. First, we show that $ACA_0$ is a conservative extension of $PA$; in particular, this means that if $ACA_0$ proves $Con(I\Sigma_n)$ then so does $PA$. Our goal now is to, in $ACA_0$, prove the Soundness theorem and then show that $\mathbb{N}$ is a mdoel of $I\Sigma_n$. This takes some care, but works: what we do is show that if $T$ is any theory and there is a structure $A$ equipped with Skolem functions witnessing the truth of the axioms in $T$, then $T$ must be consistent. Now we just need to show that $ACA_0$ can "construct" a family of Skolem functions for $I\Sigma_n$ holding in $\mathbb{N}$. But this is a straightforward computability argument: such Skolem functions can be found uniformly computably in $\emptyset^{(n)}$.
After understanding any of the arguments above, one should go through the details carefully to see where things break down if we try to use them to show that $PA$ proves "For all $n$, $I\Sigma_n$ is consistent." It's really the same issue in each case, but in somewhat different guises.