计数量词:修订间差异
创建页面,内容为“分类:谓词逻辑 {{InfoBox |name=数量词 |eng_name=numerical quantifier |aliases=numeric quantifier,counting quantifier }} {{非标准称呼}} '''数量词'''('''numerical quantifier''')是量词的一种,包括相当于自然语言中的“有(恰好、至多、至少) <math>N</math> 个不同的……满足……”。 == 定义 == 命题中,表达“存在恰好 <math>N</math> 个不同的……使得……”的含义的量词,记作…” |
无编辑摘要 |
||
| 第6行: | 第6行: | ||
}} | }} | ||
{{非标准称呼}} | {{非标准称呼}} | ||
'''数量词'''('''numerical quantifier''') | '''数量词'''('''numerical quantifier''')是广义[[量词]]的一种,包括相当于自然语言中的“有(恰好、至多、至少) <math>N</math> 个不同的……满足……”。 | ||
== 定义 == | == 定义 == | ||
| 第13行: | 第13行: | ||
表达“存在至少 <math>N</math> 个不同的……使得……”的含义的量词,记作 <math>\exists^{\geq N}</math> 。 | 表达“存在至少 <math>N</math> 个不同的……使得……”的含义的量词,记作 <math>\exists^{\geq N}</math> 。 | ||
比如,对 <math> | 比如,对 <math>p(x)</math> , | ||
* 命题“存在恰好两个 <math>x</math> | * 命题“存在恰好两个 <math>x</math> 的取值,使得所构成的命题是真命题”,记作 <math>\exists^{=2} x p(x)</math> ; | ||
* 命题“存在至多两个 <math>x</math> | * 命题“存在至多两个 <math>x</math> 的取值,使得所构成的命题是真命题”,记作 <math>\exists^{\leq 2} x p(x)</math> ; | ||
* 命题“存在至少两个 <math>x</math> | * 命题“存在至少两个 <math>x</math> 的取值,使得所构成的命题是真命题”,记作 <math>\exists^{\geq 2} x p(x)</math> 。 | ||
== 常用量词表示 == | == 其他量词表示 == | ||
=== 常用量词表示 === | |||
计数量词不是常用量词,可以按以下方式表达为常用量词: | 计数量词不是常用量词,可以按以下方式表达为常用量词: | ||
<math>\exist^{\geq N} x | <math>\exist^{\geq N} x p(x)</math> 可以被表达为 <math>\exist x_1 \dots \exists x_N \left( \left( \bigwedge_{\begin{split}1\leq &k < N \\ k < &l \leq N\end{split}} x_k \neq x_l \right) \land \left( \bigwedge_{1 \leq k \leq N} p(x_k) \right) \right) </math> ,即存在 <math>N</math> 个个体对象两两不同且同时均满足谓词。 | ||
<math>\exist^{\leq N} x | <math>\exist^{\leq N} x p(x)</math> 可以被表达为 <math>\forall x_1 \dots \forall x_{N+1} \left( \left( \bigwedge_{1 \leq k \leq N+1} p(x_k) \right) \rightarrow \left( \bigvee_{\begin{split}1\leq &k \leq N \\ k < &l \leq N+1\end{split}} x_k = x_l \right) \right) </math> ,即对任意 <math>(N+1)</math> 个个体对象若均满足谓词则至少有两个相同。 | ||
<math>\exist^{= N} x | <math>\exist^{= N} x p(x)</math> 则可以等价地重新表达成 <math>\exist^{\geq N} x p(x) \land \exist^{\leq N} x p(x)</math> ,因此可以用以上两个式子的合取表示。 | ||
=== 与其他量词的关系 === | |||
<math>\exists^{\geq 1}</math> 是普通的[[存在量词]]。 | |||
<math>\exists^{= 1}</math> 是[[唯一量词]]。唯一量词有时也搭配某种等价关系使用,对应“在……意义下唯一”“忽视……的情况下唯一”。 | |||
<math>\exists^{\leq 1}</math> “存在至多一个……”也是常见的量词。 | |||
{{谓词逻辑}} | {{谓词逻辑}} | ||
2025年12月19日 (五) 16:45的版本
| 数量词 | |
|---|---|
| 术语名称 | 数量词 |
| 英语名称 | numerical quantifier |
| 别名 | numeric quantifier, counting quantifier |
请注意,这个条目所介绍的术语没有标准称呼。仅仅是为了便于描述建立条目取了一个名字。
数量词(numerical quantifier)是广义量词的一种,包括相当于自然语言中的“有(恰好、至多、至少) [math]\displaystyle{ N }[/math] 个不同的……满足……”。
定义
命题中,表达“存在恰好 [math]\displaystyle{ N }[/math] 个不同的……使得……”的含义的量词,记作 [math]\displaystyle{ \exists^{=N} }[/math] ; 表达“存在至多 [math]\displaystyle{ N }[/math] 个不同的……使得……”的含义的量词,记作 [math]\displaystyle{ \exists^{\leq N} }[/math] ; 表达“存在至少 [math]\displaystyle{ N }[/math] 个不同的……使得……”的含义的量词,记作 [math]\displaystyle{ \exists^{\geq N} }[/math] 。
比如,对 [math]\displaystyle{ p(x) }[/math] ,
- 命题“存在恰好两个 [math]\displaystyle{ x }[/math] 的取值,使得所构成的命题是真命题”,记作 [math]\displaystyle{ \exists^{=2} x p(x) }[/math] ;
- 命题“存在至多两个 [math]\displaystyle{ x }[/math] 的取值,使得所构成的命题是真命题”,记作 [math]\displaystyle{ \exists^{\leq 2} x p(x) }[/math] ;
- 命题“存在至少两个 [math]\displaystyle{ x }[/math] 的取值,使得所构成的命题是真命题”,记作 [math]\displaystyle{ \exists^{\geq 2} x p(x) }[/math] 。
其他量词表示
常用量词表示
计数量词不是常用量词,可以按以下方式表达为常用量词:
[math]\displaystyle{ \exist^{\geq N} x p(x) }[/math] 可以被表达为 [math]\displaystyle{ \exist x_1 \dots \exists x_N \left( \left( \bigwedge_{\begin{split}1\leq &k \lt N \\ k \lt &l \leq N\end{split}} x_k \neq x_l \right) \land \left( \bigwedge_{1 \leq k \leq N} p(x_k) \right) \right) }[/math] ,即存在 [math]\displaystyle{ N }[/math] 个个体对象两两不同且同时均满足谓词。
[math]\displaystyle{ \exist^{\leq N} x p(x) }[/math] 可以被表达为 [math]\displaystyle{ \forall x_1 \dots \forall x_{N+1} \left( \left( \bigwedge_{1 \leq k \leq N+1} p(x_k) \right) \rightarrow \left( \bigvee_{\begin{split}1\leq &k \leq N \\ k \lt &l \leq N+1\end{split}} x_k = x_l \right) \right) }[/math] ,即对任意 [math]\displaystyle{ (N+1) }[/math] 个个体对象若均满足谓词则至少有两个相同。
[math]\displaystyle{ \exist^{= N} x p(x) }[/math] 则可以等价地重新表达成 [math]\displaystyle{ \exist^{\geq N} x p(x) \land \exist^{\leq N} x p(x) }[/math] ,因此可以用以上两个式子的合取表示。
与其他量词的关系
[math]\displaystyle{ \exists^{\geq 1} }[/math] 是普通的存在量词。 [math]\displaystyle{ \exists^{= 1} }[/math] 是唯一量词。唯一量词有时也搭配某种等价关系使用,对应“在……意义下唯一”“忽视……的情况下唯一”。 [math]\displaystyle{ \exists^{\leq 1} }[/math] “存在至多一个……”也是常见的量词。