coq Qed向接收的引理提出警告

发布于 2025-01-22 14:25:00 字数 264 浏览 3 评论 0原文

在COQ开发大型系统时,我通常会承认许多引理,并查看重要的定理是否有效,然后一一解决引理。

COQ接受QED。即使使用了允许的引理,因此有时我不能100%确定我是否解决了所有录取并需要寻求文本搜索的帮助>接纳,是否有更严格的Qed。不允许使用允许的引理证明定理?

Print Assumptions lemma_names.

似乎是一种可行的检查方法,还有其他解决方案吗?

When developing a big system in Coq, I usually admit many lemmas and see whether the important theorem works or not, and then solve lemmas one by one.

Coq accepts Qed. even with admitted lemmas, so sometimes I'm not 100% sure whether I solve all the admits and need to seek help with text search admit and Admitted, is there a more strict version of Qed. which doesn't allow theorems to be proved with admitted lemmas?

Print Assumptions lemma_names.

seems a feasible way to check, are there other solutions?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文