[离散数学]定理,引理,推论与诸如此类概念的异同
以下内容译自 Dave Richeson 教授的博客 : What is the difference between a theorem, a lemma, and a corollary?
这是他在迪金森学院授课时为学生准备的文字讲稿(handout).
翻译时适当加入了一些例子,同时附上原文给出的例子在百度百科与维基百科上页面的链接.
定义 (Definition)#
Definition — a precise and unambiguous description of the meaning of a mathematical term. It characterizes the meaning of a word by giving all the properties and only those properties that must be true.
定义 是对数学术语的精准明确的描述.
其通过描述全部属性,且只有绝对成立的属性,来阐释词语.
例#
三角形的定义 : 三角形是由同一平面内不在同一直线上的三条线段首尾顺次连接所组成的封闭图形.
-
描述了同一平面内,不共线的三条线段等属性.
-
描述的属性对于所有三角形都成立.
-
不包括特殊的(例如三边都相等),对于部分三角形不成立的属性.
定理 (Theorem)#
Theorem — a mathematical statement that is proved using rigorous mathematical reasoning. In a mathematical paper, the term theorem is often reserved for the most important results.
定理 是通过严谨的数学推理所证明的数学陈述.
在数学论文中,"定理"这个术语通常保留给最重要的结论.
例#
牛顿二项式定理 (binomial theorem) :
-
是对于二项式展开式的数学陈述.
-
可以由归纳法证明.
引理 (Lemma)#
Lemma — a minor result whose sole purpose is to help in proving a theorem. It is a stepping stone on the path to proving a theorem. Very occasionally lemmas can take on a life of their own.
引理 是辅助证明定理的次级结论.
某些情况下,引理可以独自发挥作用.
原文例#
-
佐恩引理 (Zorn’s lemma)
-
乌雷松引理 (Urysohn’s lemma)
-
伯恩赛德引理 (Burnside’s lemma)
Burnside 引理是证明 Pólya 定理的重要前置结论,可以用于解决有置换群关系的计数问题.
可以参考 P4980 【模板】Pólya 定理.
- 斯潘纳引理 Sperner’s lemma
- Wikipedia - Sperner’s lemma(仅英文)
- 百度百科 (无)
例#
Raney 引理 :
对于整数序列 , 定义 .
对于一个 的序列,在其所有循环同构中,仅有一个满足 .
这个引理可以用于证明卡特兰数通项,也可以用来解题.
题目参见 [清华集训2016] 你的生命已如风中残烛.
推论 (Corollary)#
Corollary — a result in which the (usually short) proof relies heavily on a given theorem (we often say that “this is a corollary of Theorem A”).
推论 是依赖给定的定理引出的简短的结论.
通常使用"推论"一词形如 : 这是某定理的推论.
例#
对于余弦定理 (Law of cosines),原式如下 :
可以得出推论如下 :
任一多边形的每一条边的平方都等于其它各边的平方和并减去它们两两及其夹角余弦积的二倍.
命题 (Proposition)#
Proposition — a proved and often interesting result, but generally less important than a theorem.
命题 是经过证明的通常较为有趣的结论.
但是通常命题的重要程度不如定理.
例#
无.
译者注 : 这里命题指的应该是类似 断言 (assertion) 的小结论,而不是命题逻辑所说的命题.
猜想 (Conjecture)#
Conjecture — a statement that is unproved, but is believed to be true .
猜想 是未被证实,但是被认为为真的陈述.
原文例#
-
冰雹猜想 (Collatz conjecture)
-
哥德巴赫猜想 (Goldbach conjecture)
-
孪生素数猜想 (twin prime conjecture)
声言 (Claim)#
Claim — an assertion that is then proved. It is often used like an informal lemma.
声言 是已经被证实的断言 (assertion).
通常作为一个非正式的引理来使用.
译者注 : Claim 相较 Assertion 更为客观,突出已经证毕之意.
公理/假定 (Axiom/Postulate)#
Axiom/Postulate — a statement that is assumed to be true without proof. These are the basic building blocks from which all theorems are proved.
公理和假定 是被假定不证自明的陈述.
是证明所有定理的基石.
原文例#
-
欧几里得五条几何公理 (Euclid’s five postulates)
-
策梅洛-弗兰克尔集合论 (Zermelo-Fraenkel axioms)
-
皮亚诺公理 (Peano axioms)
恒等式 (Identity)#
Identity — a mathematical expression giving the equality of two (often variable) quantities.
恒等式 是表明两个量的等量关系的数学表达式.
其中恒等的量通常是变量.
原文例#
- 三角恒等式 (trigonometric identities)
- 欧拉恒等式 (Euler’s identity)
悖论 (Paradox)#
Paradox — a statement that can be shown, using a given set of axioms and definitions, to be both true and false. Paradoxes are often used to show the inconsistencies in a flawed theory. The term paradox is often used informally to describe a surprising or counterintuitive result that follows from a given set of rules .
悖论 是在一组定义与公理下同时可证实也可证伪的陈述.
"悖论"这个术语也用作描述给定规则集下导出的反直觉结果.
原文例#
-
罗素悖论 (Russell’s paradox)
-
巴拿赫-塔斯基悖论 (Banach-Tarski paradox)
-
阿拉巴马悖论 (Alabama paradox)
-
托里拆利小号 / 加百利号角 (Gabriel’s horn)
作者:AstatineAi
出处:https://www.cnblogs.com/AstatineAi/p/difference-between-theorem-lemma-and-corollar.html
版权:本作品采用「署名-非商业性使用-相同方式共享 4.0 国际」许可协议进行许可。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本