成真指派、成假指派(命题逻辑)

来自GSXAB的知识库
成真指派
术语名称 成真指派
英语名称 satisfying assignment
别名 满足指派
成假指派
术语名称 成假指派
英语名称 falsifying assignment

成真指派(satisfying assignment)和成假指派(falsifying assignment)描述命题公式在特定指派下的行为,指这个命题公式在这一指派下成为真命题或假命题,也即这个指派是否满足这个命题公式。

定义

基本概念

对于命题公式 [math]\displaystyle{ \phi }[/math] 和指派 [math]\displaystyle{ \sigma }[/math]

  • [math]\displaystyle{ \sigma\vDash\phi }[/math] ,称指派 [math]\displaystyle{ \sigma }[/math] 是公式 [math]\displaystyle{ \phi }[/math] 的一个成真指派(satisfying assignment);
  • [math]\displaystyle{ \sigma\nvDash\phi }[/math] ,则称 [math]\displaystyle{ \sigma }[/math][math]\displaystyle{ \phi }[/math] 的一个成假指派(falsifying assignment)。

性质

  • 互补性:对于任意公式 [math]\displaystyle{ \phi }[/math] 和指派 [math]\displaystyle{ \sigma }[/math][math]\displaystyle{ \sigma }[/math] 要么是 [math]\displaystyle{ \phi }[/math] 的成真指派,要么是成假指派,二者必居其一。
  • 可数性:包含 [math]\displaystyle{ n }[/math] 个命题变元的公式,可能的真值赋值总数为 [math]\displaystyle{ 2^n }[/math],成真指派和成假指派的数量之和为 [math]\displaystyle{ 2^n }[/math]

与主范式的关系


命题逻辑/零阶逻辑
基本概念 命题 命题、命题变元、命题常量
真值 [math]\displaystyle{ \mathrm{T} }[/math]/[math]\displaystyle{ 1 }[/math]/[math]\displaystyle{ \top }[/math][math]\displaystyle{ \mathrm{F} }[/math]/[math]\displaystyle{ 0 }[/math]/[math]\displaystyle{ \bot }[/math]
命题结构 命题结构 原子命题、复合命题
逻辑联结词 否定(非) [math]\displaystyle{ \lnot }[/math]合取(且/与) [math]\displaystyle{ \land }[/math]析取(或) [math]\displaystyle{ \lor }[/math]
蕴含(推出) [math]\displaystyle{ \rightarrow }[/math]等价(当且仅当) [math]\displaystyle{ \leftrightarrow }[/math]
命题公式 形式定义 命题语言 [math]\displaystyle{ \mathcal{L}_0 }[/math]命题公式
逻辑语义 指派Tarski 真理定义解释真值表满足
语义分类 重言式/永真式、偶然式/仅可满足式/可真可假式、矛盾式/永假式/不可满足式
语义关系 重言等价/等值/等价 [math]\displaystyle{ = }[/math]/[math]\displaystyle{ \Leftrightarrow }[/math]重言蕴含 [math]\displaystyle{ \Rightarrow }[/math]
范式 析取范式、合取范式主析取范式、主合取范式