Fitch 格式证明 - 有自动求解器吗?

发布于 2024-09-08 03:56:39 字数 1539 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

星軌x 2024-09-15 03:56:39

简短的回答:不。

中等的回答:实际上不可能做到,尽管人们可以编写一个程序来相当容易地检查给定证明的有效性。在命题逻辑的情况下,自动找到证明的问题是 NP 完全的(尽管它是可判定的!),并且在一阶逻辑中,存在证明者永远不会停止的真定理。 (不可判定)(通过哥德尔的不完备性证明)

如果你有兴趣写这样的东西,你可以尝试一下,也许让它适用于一些较小的情况,但一般来说这是不可行的。

如果您正在寻找这样的东西来获得作业的答案,请停止尝试。 (a) 你不会找到它,(b) 那本书中的问题非常简单,而且很有趣!尝试一下,并在需要时寻求帮助。当然,(c) 如果你作弊,你就不会学到任何东西。

Short answer: No.

Medium Answer: Can't really be done, though one could write a program to check the validity of a given proof fairly easily. In the case of propositional logic, the problem of automatically finding a proof is NP-complete (though it is decidable!), and in first order logic there are true theorems for which the prover would never stop. (undecidable) (via Gödel's incompleteness proof)

If you're interested in writing such a thing, you can take a stab at it, and maybe get it to work for some smaller cases, but it's not doable in general.

If you're looking for such a thing to get answers for your homework, quit trying. (a) you won't find it and (b) the problems from that book are pretty easy, and can be fun! Just give them a try, and seek out help if needed. and, of course, (c) you won't learn anything if you cheat.

疯狂的代价 2024-09-15 03:56:39

考虑 OLI 卡内基梅隆大学的 Apros http://www.phil.cmu.edu/projects/apros/

Consider Apros by OLI Carnegie Mellon http://www.phil.cmu.edu/projects/apros/ .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文