Sets, Relations, & Functions
规定、关系和职能
数学逻辑
Group Theory
Counting & Probability
Mathematical & Recurrence
Discrete Structures
Boolean Algebra
Discrete Mathematics Resources
- Discrete Mathematics - Discussion
- Discrete Mathematics - Resources
- Discrete Mathematics - Quick Guide
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Discrete Mathematics - Propositional Logic
数学逻辑规则规定了计算数学报表的方法。 希腊哲学家Aristotle是逻辑推理的先驱。 逻辑推理为许多数学和计算机科学领域提供了理论基础。 它在计算机科学方面有许多实用应用,例如计算机机器的设计、人工情报、设计语言数据结构等。
Prepositional Logic – Definition
一项主张是发表具有“真实”或“真实”价值的声明。 主张包括假设变量和连接。 我们用英文大写字母附加数字编号。 连接点连接了理论变量。
下面列举了一些提议的例子:
"Man is Mortal", it returns truth value “TRUE”
"12 + 9 = 3 – 2", it returns truth value “FALSE”
下面不作提议:
“A小于2”。 这是因为,除非我们给予A的具体价值,否则我们不能说这一说法是真实的还是虚假的。
Connectives
在主张逻辑上,我们通常使用5个连接点——
其他资源(租金)
(单位:千美元)
单位:美元
残割/ if(ight)
如果有,也只有(美元)。
其他资源(租金) − The OR operation of two propositions A and B (written as $A lor B$) is true if at least any of the propositional variable A or B is true.
真相表如下:
A | B | A ∨ B |
---|---|---|
True | True | True |
True | False | True |
False | True | True |
False | False | False |
(单位:千美元) − The AND operation of two propositions A and B (written as $A land B$) is true if both the propositional variable A and B is true.
真相表如下:
A | B | A ∧ B |
---|---|---|
True | True | True |
True | False | False |
False | True | False |
False | False | False |
Negation (lnot$) - 如果A是真实的,如果A是假的,则否定A(作为美元而不是A美元)的主张是错误的。
真相表如下:
A | ¬ A |
---|---|
True | False |
False | True |
残割/ if(ight) − An imppcation $A ightarrow B$ is the proposition “if A, then B”. It is false if A is true and B is false. The rest cases are true.
真相表如下:
A | B | A → B |
---|---|---|
True | True | True |
True | False | False |
False | True | True |
False | False | True |
If, and only if (rightarrow$) -$ B$是双向逻辑连接,当p和q相同时,即两者都是假的或两者都是真实的。
真相表如下:
A | B | A ⇔ B |
---|---|---|
True | True | True |
True | False | False |
False | True | False |
False | False | True |
Tautologies
宇宙航行是一种公式,对于其主张变量的每个价值来说都是如此。
<>Example-Prove$lbrack (A ightarrow B) land A brack ightarrow B$ is a tautology
真相表如下:
A | B | A → B | (A → B) ∧ A | [( A → B ) ∧ A] → B |
---|---|---|---|---|
True | True | True | True | True |
True | False | False | False | True |
False | True | True | False | True |
False | False | True | False | True |
由于我们能够看到每个价值为美元布拉克(A ightarrow B)的土地“图瓦卢”是一种美学。
Contradictions
对照是一种公式,对其假设变量的每个价值总是不实。
Example-Prove$ (A lor B) land lbrack (lnot A) land (lnot B) ack$ is aconfpct
真相表如下:
A | B | A ∨ B | ¬ A | ¬ B | (¬ A) ∧ ( ¬ B) | (A ∨ B) ∧ [( ¬ A) ∧ (¬ B)] |
---|---|---|---|---|---|---|
True | True | True | False | False | False | False |
True | False | True | False | True | False | False |
False | True | True | True | False | False | False |
False | False | False | True | True | True | False |
由于我们能够看到每一笔价值(Alor B)的土地薄板(Lnot A)土地(lnot B)的ack是“False”,这是矛盾的。
Contingency
A. 导 言 应急是一种公式,对其假设变量的每一价值都有一些真实的和一些错误的数值。
Example-Prove$ (A lor B) land (lnot A)$
真相表如下:
A | B | A ∨ B | ¬ A | (A ∨ B) ∧ (¬ A) |
---|---|---|---|---|
True | True | True | False | False |
True | False | True | False | False |
False | True | True | True | True |
False | False | False | True | False |
由于我们能够看到每一笔价值(Alor B)的土地(lnot A)“True”和“False”都存在,因此是一种意外情况。
Propositional Equivalences
两个报表十和Y如具备以下两个条件,即合乎逻辑:
每一份声明的真相表都有相同的真理价值。
双方声明 页: 1 Y$是一种美学。
Example-Prove$lnot (A lor B) and lbrack (lnot A) land (lnot B) brack$ are Equal
Testing by 1st method (Matching truth table)
A | B | A ∨ B | ¬ (A ∨ B) | ¬ A | ¬ B | [(¬ A) ∧ (¬ B)] |
---|---|---|---|---|---|---|
True | True | True | False | False | False | False |
True | False | True | False | False | True | False |
False | True | True | False | True | False | False |
False | False | False | True | True | True | True |
在这方面,我们可以看到,粗金(A lor B)和薄(lnot A)土地(lnot B)的真象价值相同,因此这些说法是一样的。
Testing by 2nd method (Bi-conditionapty)
A | B | ¬ (A ∨ B ) | [(¬ A) ∧ (¬ B)] | [¬ (A ∨ B)] ⇔ [(¬ A ) ∧ (¬ B)] |
---|---|---|---|---|
True | True | False | False | True |
True | False | False | False | True |
False | True | False | False | True |
False | False | True | True | True |
由于Lbrack lnot (A lor B) 彩虹(lnot A )土地(lnot B) 彩票是一种美容,因此,这些说法是一样的。
Inverse, Converse, and Contra-positive
特许使用费——如果是(毛坯)——也称为有条件的报表。 它有两个部分:
Hypothesis, p
Conclusion, q
如前所述,它被指为p ightarrow q$。
有条件声明示例 “如果你做家务,你将受到惩罚。” 这里,“你做家务”是假设,p,而“你不会受到惩罚”是结论,q。
呈阳性> 竞合假设和反面声明的结束,即可计算出该条件中的反面性。 如果该声明是“如果是,那么q”,则该反面呈阳性者将是“如果不是q,那么就不是p”。 粗金刚石粉末面粉末为1美元。
<Example——“如果你做家务,你将受到惩罚”的对照体是“如果你受到惩罚,你不做家务劳动”。
Duapty Principle
双重原则指出,在任何真实陈述中,通过将工会相互交织(反之亦然)和将普遍化(反之亦然)相互交织的双重声明也属实。 如果发言有双重内容,则发言内容为自译自。
Normal Forms
我们能够以两种正常形式改变任何主张:
Conjunctive normal form
Disjunctive normal form
Conjunctive Normal Form
复合说明如果是通过运行获得的,并且是通过与其他资源有关的变量(包括变量的否定)获得的,则是一种共同的正常形式。 就固定业务而言,这是部门间在有关工会的变量之间取得的一项复合说明。
(A lor B) land (A lor C) land (B lor C lor D)$
(P cup Q) 最高限额(Q cup R)
Disjunctive Normal Form
复合说明如果通过在与各种变量有关的变量(包括变量的否定)中操作或操作获得,则是一种非强制性的正常形式。 就固定业务而言,这是联盟在有关各科的变量之间取得的一项复合说明。
(A land B) lor (A land C) lor (B land C land D)$
(Pcap Q) cup (Qcap R)$