Files
myWiki/concepts/automated-theorem-proving.md

14 lines
655 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 自动定理证明 (Automated Theorem Proving, ATP)
- **领域**: AI × 数理逻辑
- **来源**: [[godel-incompleteness-tutorial|哥德尔不完备定理教程]]
## 概述
开发能够自动发现数学证明的计算机程序。哥德尔定理对其影响是双重的:负面边界(不存在通用判定算法)和正面启示(哥德尔编码促成逻辑编程语言 Prolog 的发展。已取得显著成就四色定理1976、开普勒猜想形式化验证2017等。
> 📌 *占位符页面 — 待补充完整内容。*
## 相关概念
[[godel-incompleteness-theorems]] · [[formal-verification]] · [[halting-problem]]