当前位置:网站首页>Discrete mathematics: reasoning rules
Discrete mathematics: reasoning rules
2022-07-05 00:58:00 【Xiaobai Xiaozheng】
Rules of reasoning | interpretative statement |
---|---|
Premise introduction rules | Premise can be introduced at any time of proof |
Conclusion introduction rules | At any time of proof , The proved conclusion can be used as the premise of subsequent proof |
Replacement rule | At any time of proof , Any sub propositional formula in a propositional formula can be replaced by an equivalent propositional formula |
Hypothetical reasoning rules | P ∧ (P→Q) ⇒ Q |
Additional rules | P ⇒ P∨Q |
Simplify the rules | P ∧ Q ⇒ P |
Rejection rule | ¬Q∧(P→Q) ⇒ ¬P |
Hypothetical syllogism rule | (P→Q)∧(Q→R) ⇒ P→R |
Disjunctive syllogism rule | ¬P∧(P∨Q) ⇒ Q |
Constructive dilemma rule | (P∨Q)∧(P→R)∧(Q→S) ⇒ (S∨R) |
边栏推荐
- [error reporting] "typeerror: cannot read properties of undefined (reading 'split')“
- 【海浪建模1】海浪建模的理论分析和matlab仿真
- 程序员SQL数据脚本编码能力弱,BI做不出来怎么办?
- P4281 [ahoi2008] emergency assembly / gathering (LCA)
- 2022.07.03(LC_6108_解密消息)
- The performance of major mainstream programming languages is PK, and the results are unexpected
- Daily practice (18): stack containing min function
- MySQL uses the explain tool to view the execution plan
- Call Huawei order service to verify the purchase token interface and return connection reset
- leetcode518,377
猜你喜欢
Hill sort of sorting
[pure tone hearing test] pure tone hearing test system based on MATLAB
Oracle case: SMON rollback exception causes instance crash
User login function: simple but difficult
1189. Maximum number of "balloons"
leetcode518,377
创新引领方向 华为智慧生活全场景新品齐发
Call Huawei order service to verify the purchase token interface and return connection reset
抓包整理外篇——————状态栏[ 四]
Two numbers replace each other
随机推荐
Innovation leads the direction. Huawei Smart Life launches new products in the whole scene
[Yocto RM]11 - Features
那些一门心思研究自动化测试的人,最后都怎样了?
ORB(Oriented FAST and Rotated BRIEF)
揭露测试外包公司,关于外包,你或许听到过这样的声音
Grabbing and sorting out external articles -- status bar [4]
Pandora IOT development board learning (RT thread) - Experiment 4 buzzer + motor experiment [key external interrupt] (learning notes)
LeetCode周赛 + AcWing周赛(T4/T3)分析对比
程序员SQL数据脚本编码能力弱,BI做不出来怎么办?
Ruby tutorial
2022.07.03(LC_6109_知道秘密的人数)
[FPGA tutorial case 9] design and implementation of clock manager based on vivado core
Leetcode70 (Advanced), 322
【报错】 “TypeError: Cannot read properties of undefined (reading ‘split‘)“
各大主流编程语言性能PK,结果出乎意料
[STM32] (I) overview and GPIO introduction
SAP UI5 应用的主-从-从(Master-Detail-Detail)布局模式的实现步骤
Pycharm professional download and installation tutorial
【海浪建模3】三维随机真实海浪建模以及海浪发电机建模matlab仿真
Multilingual Wikipedia website source code development part II