TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Gödel's proof works (2020)

142 pointsby ljosifovover 1 year ago

16 comments

krukahover 1 year ago
I&#x27;m always fascinated by how Gödel&#x27;s incompleteness theorems, Cantor&#x27;s diagonalization proof, Turing&#x27;s halting problem, and Russel&#x27;s paradox all seem to graze the boundaries of logic. There&#x27;s something almost terrifying about how everything we know seems to &quot;bottom out&quot; and what we&#x27;re left with is an embarrassingly small infinite set of truths to grapple with.<p>It really feels to me as if the distinctions between countable vs uncountable; rational vs irrational; discrete vs continuous; all represent the boundary between physics and mathematics – an idea I wish I could elaborate more precisely, but for me stands only on a shred of intuition.<p>I&#x27;ve been interested lately in Stephen Wolfram&#x27;s and Scott Aaronson&#x27;s writings on related ideas.<p>Aaronson on Gödel, Turing, and Friends: <a href="https:&#x2F;&#x2F;www.scottaaronson.com&#x2F;democritus&#x2F;lec3.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.scottaaronson.com&#x2F;democritus&#x2F;lec3.html</a><p>Wolfram on computational irreducibility and equivalence: <a href="https:&#x2F;&#x2F;www.wolframscience.com&#x2F;nks&#x2F;chap-12--the-principle-of-computational-equivalence&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.wolframscience.com&#x2F;nks&#x2F;chap-12--the-principle-of...</a>
评论 #38398960 未加载
评论 #38398543 未加载
评论 #38404008 未加载
评论 #38398116 未加载
评论 #38399721 未加载
gregfjohnsonover 1 year ago
Everyone has their own way of stumbling through to a breakthrough, where suddenly things that had been confusing and complex suddenly seem clear, beautiful, and intuitive.<p>Here are a couple of thoughts on Godel&#x27;s incompleteness theorem that helped me get there.<p>First, a description of the idea; consider the following two statements:<p>&quot;There exists a formula with Godel number M that has the property that neither the formula nor its negation has a proof.&quot;<p>&quot;Oh, by the way. The Godel number of the above formula is M.&quot;<p>&quot;M&quot; in the above is an actual number. In the first statement, one has an arithmetic expression (i.e., &quot;3 + 4*5 + 12^100000 + ...&quot;) that is short but that evaluates to a really large number.<p>After developing the idea of mapping formulas and proofs of first-order logic to integers, Godel needed to use his new tool to come up with some way to express self reference. (The formula above has to have an embedded arithmetic expression &quot;M&quot; that unwraps and and evaluates to the Godel number of the entire formula.)<p>Godel devised what we would today recognize as exactly the Y combinator, expressed in first order arithmetic.<p>This was a shocking realization when it dawned on me, and it enabled me to gain an insight to the magnificent subtlety of Godel&#x27;s mind.<p>I am personally comfortable with lisp, functions as first-class objects, lambda calculus, etc., as is certainly the case for many Hacker News readers.<p>So, at least for me, the above connection helped an awful lot to really understand the heart of Godel&#x27;s insight.
评论 #38399694 未加载
评论 #38398674 未加载
评论 #38400003 未加载
gcanyonover 1 year ago
Has anyone done work on finding undecidable math beyond self-referential statements? Meaning: beyond variations of &quot;who shaves the barber,&quot; do we have a sense that the undecidable statements are all pathologically long, or are there (we think) undecidable statements a human can comprehend that are undecidable that don&#x27;t rely on self-reference?
评论 #38399584 未加载
评论 #38398909 未加载
评论 #38399828 未加载
评论 #38405621 未加载
评论 #38400427 未加载
评论 #38401721 未加载
评论 #38399764 未加载
评论 #38400332 未加载
rssoconnorover 1 year ago
I have a blog post that does a somewhat deeper dive into how to build a self-referential sentence @ <a href="https:&#x2F;&#x2F;r6.ca&#x2F;blog&#x2F;20190223T161625Z.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;r6.ca&#x2F;blog&#x2F;20190223T161625Z.html</a> where I attempt to answer the question:<p>&gt; I never understood the step about how a system that can do basic arithmetic can express the &quot;I am not provable in F&quot; sentence. Does anyone have an ELI30 version of that?
pfarrellover 1 year ago
Veritasium has an excellent video explaining the proof and the historical context.<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;HeQX2HjkcNo" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;HeQX2HjkcNo</a>
评论 #38394331 未加载
评论 #38395046 未加载
评论 #38393030 未加载
racl101over 1 year ago
I&#x27;ve only had one math prof be able to articulate Gödel&#x27;s Incompleteness Theorem for me in a way that I could really understand (on a superficial level of course).<p>She was such a great math prof. Weird how one person can make you love a subject even after years of not so great teachers.
thereticentover 1 year ago
Nagel &amp; Newman&#x27;s <i>Gödel&#x27;s Proof</i> is an excellent book on how the proof works. It doesn&#x27;t have all the tie-ins and fun asides that GEB has, but it&#x27;s stronger for it.
scrimover 1 year ago
For a true dive into this subject I highly recommend the book Godel, Escher, Bach.
评论 #38394100 未加载
评论 #38395140 未加载
calimoro78over 1 year ago
From a newbie here, Aside from the one (and sufficient) self referential formula, have we come up with other examples of non decidable propositions that are meaningful?
评论 #38397646 未加载
评论 #38398299 未加载
bmitcover 1 year ago
Does anyone know of any material linking Godel, Turing, and John McCarthy&#x27;s work, beyond their individual publications?<p>It&#x27;s also my understanding that Godel did not like publishing. Has his unpublished work ever been combed through and published in some form? Did he primarily write in English or German? Who has his personal papers?
评论 #38396179 未加载
kkylinover 1 year ago
I thought this writeup was quite good. Anyway, anyone interested in this is also likely interested in Rosser&#x27;s theorem: <a href="https:&#x2F;&#x2F;scottaaronson.blog&#x2F;?p=710" rel="nofollow noreferrer">https:&#x2F;&#x2F;scottaaronson.blog&#x2F;?p=710</a>
farhanhubbleover 1 year ago
I have known about Godel&#x27;s work and the incompleteness theorem but never understood it much until I read this article. Can anyone recommend a book relating to Godel&#x27;s work written is a similarly accessible style?
评论 #38401817 未加载
hprotagonistover 1 year ago
John Conway’s lectures are quite good.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=bSx63Uy-gn0" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=bSx63Uy-gn0</a>
cubefoxover 1 year ago
I find the section about substitution too quick and consequently confusing. For example, the author didn&#x27;t clearly explain the meaning of sub(x,y,z).
评论 #38395459 未加载
demondemidiover 1 year ago
Hash mapping without a computer since 1921.
评论 #38394132 未加载
st-34-lthover 1 year ago
<a href="https:&#x2F;&#x2F;youtu.be&#x2F;5LWQPGjAs3M?si=WBu6C6mWCZ88pH-K" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;5LWQPGjAs3M?si=WBu6C6mWCZ88pH-K</a><p>Any takes on this ? Spreads doubts over godels proofs
评论 #38395593 未加载
评论 #38395671 未加载
评论 #38395724 未加载