Gödel's incompleteness theorem says that formal arithmetic can't prove its own consistency, but how can formal system even state its own consistency with its own language/semantics ?
2026-03-25 01:23:53.1774401833
How can a system state its own consistency within its own language?
99 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?
There is no easy answer to this question; indeed, the answer is the bulk of Godel's proof, and the whole key idea. That said, below I'll try to shed some light on the issue.
In my opinion a useful analogy here is: "How can a computer talk about the physical world?" On the one hand, "obviously" $0$s and $1$s can't rise to the level of referring to the actual real world; on the other hand, video games. Bridging this paradox is pragmatism - the realization that at the end of the day, we don't need to dive too much into what "talk about" means, but just focus on the concrete issues we care about.
A more directly self-referential example would be to talk about computers simulating computers, but I think that has less "oomph" than the above example.
OK, on to the actual question! Suppose I have a function $f$ from the set of sentences in the language of arithmetic to $\mathbb{N}$. Any set $S$ of sentences yields a set $f(S)$ of natural numbers. Here's the key idea:
We'll actually want more than that:
For example, let $S$ be the set of PA-theorems. Then:
(Here "$\underline{n}$," for $n$ a natural number, denotes the numeral corresponding to $n$; e.g. $\underline{2}$ is the expression "$S(S(0))$." The point is that $2$ itself is not a symbol in the language of arithmetic, so technically "$\varphi(2)$" isn't meaningful.)
This is of course just one instance of what we're trying to do. The point is that a good choice$^*$ of $f$ tells us how to express various claims about sentences as statements of arithmetic and to prove some of them in PA; we can then juggle between the arithmetic level and the meta level via this translation. The details are complicated and you should read a good exposition of the theorem to see exactly what happens - e.g. Peter Smith's book - but this is the basic idea.
$^*$Godel's argument begins by picking one specific map, the Godel numbering scheme. Of course there's no claim that it's the only choice of $f$ that works, but it's a good one.
Meanwhile, the question of distinguishing "good" interpretations from "bad" interpretations more generally is a big one in mathematical logic, and there's a lot of work on this. This old question mentions one particular issue, and you may also be interested in this paper of Halbach and Visser.