可证明==可判定吗?

发布于 2024-09-27 05:52:12 字数 107 浏览 0 评论 0原文

在计算理论中,术语“可证明”和“可判定”可以互换吗?它们的意思是一样的吗?

例如,您经常会看到某件事是否可证明的问题被称为决策问题(Das Entscheidungsproblem)。

In computation theory are the terms Provable and Decidable interchangable? Do they mean the same thing?

For example you often see the question whether something is provable referred to as a decision problem (Das Entscheidungsproblem).

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

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

发布评论

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

评论(1

清醇 2024-10-04 05:52:12

这些是不同的。事实上,它们指的是完全不同的领域。

可判定意味着图灵机可以针对所有可能的输入解决决策问题,并输出“接受”或“拒绝”。

可证明意味着数学陈述可以通过数学证明来证明。

事实上,你不能比较“可判定”和“可证明”,因为这些属性指的是完全不同的事物。

These are different. In fact, they refer to completely different areas.

Decidable means, that a decision problem can be solved for all possible inputs by a Turing machine, which puts out 'accept' or 'reject'.

Provable means, that a mathematical statement can be proven by, well, a mathematical proof.

In fact, you cannot compare 'decidable' and 'provable', as these attributes refer to completely different things.

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