- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第5章节格和布尔代数(st)
Chapter 5 Lattices Boolean algebra(格与布尔代数) 5.1 Lattices(格的概念) 5.2 Distributive lattices (分配格) 5.3 Complemented Lattices(有补格) 5.4 Boolean algebra (布尔代数) 5. 5 Boolean representative (布尔表达式) 例题选解 习 题 五 5.1 Lattices(格的概念) 5.1 Lattices(格的概念) 本章将讨论另外两种代数系统——格与布尔代数,它们与群基本不同之处是:格与布尔代数的基集都是一个偏序集。这一序关系的建立及其与代数运算之间的关系是介绍的要点。格是具有两个二元运算的代数系统,它是一个特殊的偏序集,而布尔代数则是一个特殊的格。 Definition5.1.1 We call a poset 〈L,〉a lattice provided every subset {x, y} of L has both the least upper bound and the greatest lower bound. 【Example5.1.1】 Let n be a positive integer and , then〈Sn, |〉is a lattice. Because for any x,y ∈ Sn, LUB{x,y}=LCM{x,y}=Least common multiple of {x,y}. GLB{x,y}=GCD{x,y}=Greatest common divisor of {x,y}. The Hasse Diagrams for 〈S8, |〉,〈S6, |〉, and 〈S30, |〉are (a),(b),(c) of graph5.1.2. Here S6={1,2,3,6}, S8={1,2,4,8}, S30={1,2,3,5,6,10,15,30}. If〈L, 〉is a lattice, we can introduce two binary operations ∨ and ∧ on L where a∨b=LUB{a,b}(Least upper bound), a∧b=GLB{a,b}(Greatest lower bound), ∨ and ∧ are called join(并)and meet (交). ∨,∧are binary operations on L. Definition5.1.2 Let 〈L,〉be a lattice, ∨ and ∧ are binary operations of join and meet on L, then the algebraic system 〈L,∨, ∧〉is called an algebraic system induced by 〈L,〉 (由格〈L,〉 所诱导的代数系统). 【Example5.1.3】 (1)Let S be a nonempty set, then〈 〉is a lattice. Since for any B,C ∈ , LUB{B, C}=B∪C, GLB{B, C}= B∩C. i.e., B∨C=B∪C B∧C=B∩C is closed under ∨and ∧, the algebraic system induced by 〈 ,〉is〈 , ∪ , ∩ 〉. (2)Let L be the set of all propositional formulas. Then “”is a partial order on L,and 〈L,〉is a lattice, for any A, B∈L ,A∨B=A∨B,A∧B=A∧B, so the algebraic system induced by〈L, 〉 is〈 L , ∨,∧ 〉. (3)〈 Z+ ,|〉is a lattice. Where m∨n=LCM(m,n) m∧n=GCD(m,
文档评论(0)