TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Self-reference and Logic (2005) [pdf]

60 点作者 idiliv超过 6 年前

5 条评论

hs86超过 6 年前
This is great for understanding why simpler logics (Boolean) are computable but too expressive ones (FO) are not. As soon as the logic is able to make statements about itself, things get &#x27;weird&#x27;. A not formal(!) but imho still intuitive example:<p>&quot;This sentence has five words.&quot;<p>This is a true statement. And we know that the conjunction of two true statements should also be true.<p>&quot;This sentence has five words and this sentence has five words.&quot;<p>With eleven words each part of this statement is obviously false and here we can&#x27;t rely on the &quot;and&quot;, which we are used to from the simpler logics, anymore.
评论 #17848735 未加载
评论 #17848553 未加载
评论 #17848660 未加载
评论 #17848676 未加载
CliffStoll超过 6 年前
An excellent paper, especially reviewing the connections of Peano, Tarski, and Godel.<p>I&#x27;m surprised that he did not mention Jim Propp&#x27;s self=referential aptitude test. It starts with:<p>&gt; 1. The first question whose answer is B is question &gt; (A) 1 &gt; (B) 2 &gt; (C) 3 &gt; (D) 4 &gt; (E) 5<p>And, of course, Bolander&#x27;s paper ends with an utterly delightful final sentence!
firethief超过 6 年前
Footnote 17 mentions a proposed approach of &quot;extending logic to include <i>contexts</i>&quot;, but doesn&#x27;t name any names. Anyone have a reference I can follow?
yters超过 6 年前
If this sentence is true, then Santa Claus exists. Therefore, Santa Claus exists.
评论 #17850821 未加载
keithnz超过 6 年前
Runtime Error: Stack Overflow in recursive function.