- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
inferenceandresolutionforproblemsolving定理的自动证明决策支援
* Contents What is Logic? Normal Forms Converting to CNF Clauses The Resolution Rule Proof by Refutation Resolution Refutation Predicate Calculus Unification Skolemization Normal Forms in Predicate Calculus The Resolution Algorithm Examples * Predicate Calculus (述語推算) Predicate Calculus extends the syntax of propositional calculus with predicates and quantifiers: P(X) – P is a predicate. First Order Predicate Calculus (FOPC) allows predicates to apply to objects or terms, but not functions or predicates. * Quantifiers ? and ? ? - For all: ?xP(x) is read “For all x’es, P (x) is true”. ? - There Exists: ?x P(x) is read “there exists an x such that P(x) is true”. Relationship between the quantifiers: ?x P(x) ? ?(?x)?P(x) “If There exists an x for which P holds, then it is not true that for all x P does not hold”. ?x Like(x, War) ? ?(?x) ?Like(x, War) * Unification To resolve clauses we often need to make substitutions. For example: {(P(w,x)), (?P(a,b))} To resolve, we need to substitute a for w, and b for x, giving: {(P(a,b)), (?P(a,b))} We write the unifier we used above as: {a/w, b/x} Now these resolve to give falsum. (可完全消去) 對於 (?x) … 我們略去,因為規則庫都是通則 其中變數 x 須在 Resolution 過程之中進行代換。 e.g. 全城居民都相親相愛 * Skolemization Before resolution can be applied, ? must be removed, using skolemization. Variables that are existentially quantified are replaced by a constant: ?(x) P(x) e.g. ?(y) GoodMan(y) is converted to: P(c) e.g. GoodMan(c) c must not already exist in the expression. 那對於 (?x) … 我們要如何處理? 存在某人去刺殺暴君,被刺殺則死亡 { ?(x) kill(x, Caesar), ?(y,z) kill(y,z) ? die(z) } Qu: 暴君死亡了嗎? Ans: 死了(依代換過程,是那個 “刺殺暴君的人”殺的){ kill(killer(Caesar), Caesar), …} * Skolem functions If the existentially quantified variable is within the scope of a universally quantified variable, it must be replaced by a skolem function, which is a function of the universally quantified variable. Sounds complicated, but is actually simple: (?x)(?y)(P(x,y)) Is Skolemized to give:
您可能关注的文档
- 2016届高三周考9试卷答案全科-皖西中学.doc
- 2016年安徽中考化学试题-vcm仿真.doc
- 2017年北京大学生工程训练综合能力竞赛方案.doc
- 2017年第二批广西创新驱动发展专项科技重大专项项目申报.doc
- 2017年陶瓷产业十条政奖励补助四季度初审汇总表.doc
- 2017年周年股东大会决议及2017末期股息.pdf
- 2017中考真题专题汇编——除杂鉴别-vcm仿真.doc
- 2018年上半年学校传染病月度风险提示表和防控工作指引.doc
- 2018石家庄裕华区小学信息技术与学科融合优质课展评例1.ppt
- car-t细胞制剂制备质量管理规范-中国医药生物技术协会.doc
- iopoflatanoprost-鸟取大学农学部附属动物医疗センター.pdf
- keysightn8900系列自动量程直流电源.pdf
- kt温度控制器-松下电器机电.pdf
- logo反应精馏控制反应精馏进料.ppt
- matlab教案-数值仿真与数学教学示范中心.doc
- matlab图片存档格式参数-云林科技大学.ppt
- myjobcan能做的项目must必须做的项目will想做的项目.pdf
- operationandintelligentcontrolofmicrogrid-国立中央大学电机系.pdf
- proface触摸屏--报警画面的制作.pdf
- r8p11教师聘任暨升等审查办法_人-联合大学.doc
最近下载
- 2025中考模拟 数学(浙江卷)(答题卡).docx VIP
- 6-2 好少年在行动(课件)-《新时代中国特色社会主义思想学生读本 (小学低年级)》.pptx VIP
- 工厂VDA6.3-2023审核员培训考核试卷含答案.doc
- (建筑施工企业) 固定资产、无形资产管理制度.docx VIP
- 第二单元任务2《制作广式月饼》(教案)-2024-2025学年湘教版劳动五年级上册.docx VIP
- 代金劵模板.doc VIP
- 海洋生物学课件:中尺度涡对南海初级生产过程的影响.ppt VIP
- AI时代高校人才培养的改革与创新实践.docx
- 第6讲 做新时代的好少年(第一课时)扣好人生第一粒扣子(课件)-《学生读本(小学低年级)》.ppt VIP
- 人教版数学六年级下册全册教学课件(2025年).pptx
文档评论(0)