Is a Boolean Algebra. Proof

Is a Boolean Algebra. Proof

Lecture Notes Math 371: Algebra (Fall 2006) by Nathanael Leedom Ackerman November 30, 2006 1 TALK SLOWLY AND WRITE NEATLY!! 0.1 Boolean Algebras De¯nition of Boolean Algebra De¯nition 0.1.0.1. A lattice (B; ^; _; 0; 1) is a Boolean algebra if ² 1 is the greatest element and 0 is the least element. ² B is distributive ² For all a 2 B there is a unique a0 2 B such that a^a0 = 0 and a_a0 = 1. We say a0 is the complement of a and write a0 = :a. Basic Results of Boolean Algebra Lemma 0.1.0.2. (a) ::a = a (b) :(a ^ b) = :a _:b 2 (c) :(a _ b) = :a ^ :b Proof. (a) :(:a) ^ (:a) = 0 and :(:a) _ (:a) = 1 and a ^ (:a) = 0 and a _ (:a) = 1 so because :a us unique we must have ::a = a. (b) (:a _:b) _ (a ^ b) = (:a _:b _ a) ^ (:a _:b _ b) = 1 ^ 1 = 1 (:a _:b) ^ (a ^ b) = (:a ^ a ^ b) _ (:b ^ a ^ b) = 0 _ 0 = 0 (c) Is because ::(a _ b) = a _ b Ideal of Boolean Algebra De¯nition 0.1.0.3. Let B be a boolean algebra. A set I ⊆ B is an Ideal if ² 0 2 I 3 ² (8x 2 I)y · x ! y 2 I ² (8x; y 2 I)x _ y 2 I It is not hard to see that this de¯nition corresponds to the traditional de¯nition with ¤ as ^ because or all x, a ^ x · x and if y · x then y ^ x = y. (WAVE MY HANDS REGARDING PLUS) De¯nition of Symmetric Di®erence De¯nition 0.1.0.4. Let B be a boolean algebra. Let a¢b = a + b = (a ^ :b) _ (b:a). We say a¢b is the Symmetric Di®erence of a and b. We also de¯ne a=b = a ^ :b. Example: Give example in terms of sets. Moding out in a Boolean Algebra De¯nition 0.1.0.5. Let B be a boolean algebra and let I ⊆ B be an ideal. De¯ne a »I b to be a¢b 2 I 4 Lemma 0.1.0.6. If B is a boolean algebra and I ½ B is an ideal then »I is an equivalence relation. Proof. Reflexivity x¢x = 0 2 I Symmetry x¢y = y¢x so x »I y $ y »I x Transitivity Suppose x¢y; y¢z 2 I. We want to show that x¢y · x¢y _ y¢x. x ^ :z = x ^ :z ^ 1 = (x ^ :z) ^ (y _:y) = (x ^ :y ^ :z) ^ (x ^ :z ^ :y) · (y ^ :z) _ (x ^ :y) Similarly we have :x ^ z · (y ^ :z) _ (x ^ :y) and so x¢y · x¢y _ y¢x. Lemma 0.1.0.7. If B is a boolean algebra and I ½ 5 B is an ideal then »I is preserved by the functions ^; _; :. Proof. Let a1 »I b1 and a2 »I b2. We then want to show (a1 _ a2) »I (b1 _ b2); (a1 ^ a2) »I (b1 ^ b2); :a1 »I :b1. We will show the ¯rst of these, the rest following in a similar manner. (a1 _ a2)¢(b1 _ b2) = a1=(b1 _ b2) _ a2=(b1 _ b2) _ b1=(a1 _ a2) _ b2=(a1 _ a2) · a1=b1 _ a2=b2 _ b1=a1 _ b2=a2 = (a1¢b1) _ (a2¢b2) De¯nition 0.1.0.8. If B is a boolean algebra and I ½ B is an ideal then we can de¯ne B= »I= fa=I : a 2 Bg where a=I = fx 2 B : x »I ag and B= »I inherits ^; _; : from B by the previous lemma. De¯nition of Boolean Ring 6 Theorem 0.1.0.9. If (B; ^; _; :; 0; 1) is a boolean al- gebra then (B; ^; +; 0; 1) is a ring. We call such a ring a Boolean Ring Proof. For notational convenience we will say ^ = ¤. It is clear that both +; ¤ are commutative and that ¤ is associative. To see + is associative notice (a + b) + c = [(a=b _ b=a) ^ :c] _ [((a ^ b) _ (:a ^ :b)) ^ c] = [(a=b:c) _ (b=a:c)] _ [(a ^ b ^ c) _ (:a ^ :b ^ c)] But this is symmetric in a; b; c and so (a + b) + c = (c + b) + a. And so by commutativity we are done. It is also clear that a + 0 = (a ^ 1) _ (:a ^ 0) = a 7 and a + a = (a ^ :a) _ (:a ^ a) = 0 So (B; +; 0) is a commutative group So all that is left to check is distributivity. (a + b) ¤ c = ((a ^ :b) _ (:a0 ^ b)) ^ c = (a ^ :b ^ c) _ (:a ^ b ^ c) a ¤ c + b ¤ c = ((a ^ c) ^ :(b ^ c)) _ (:(a ^ c) ^ (b ^ c)) = ((a ^ c) ^ (:b _:c)) _ ((:a _:c) ^ (b ^ c)) = (a ^ c ^ :b) _ (:a ^ b ^ c) And we are done. Notice that in any such ring (B; +; ¤) we have that x2 = x for all x 2 B. De¯nition of Idempotent De¯nition 0.1.0.10. Let (B; +; ¤) be a ring. If x 2 B and x2 = x then we say x is idempotent. If every element 8 of B is idempotent then B is called a Boolean Ring Lemma 0.1.0.11. If (B; +; ¤) is a boolean ring then B is abelian and of characteristic 2. Proof. Notice that a+b+ab+ba = a2+b2+ab+ba = (a+ b)2 = a+b. Hence ab+ba = 0 and aa+aa = 2a2 = 2a = 0 and a = ¡a. But we also have ab = ¡ba = ba. Boolean Rings are Boolean Algebras Theorem 0.1.0.12. Let (B; +; ¤; 0; 1) be a boolean ring. Then if we de¯ne ^ = ¤, a_b = 1¡(1¡a)¤(1¡b) and :a = 1 ¡ a. Then (B; ^; _; :; 0; 1) is a boolean algebra. Proof. Commutativity It is clear that both ¤; + are commutative. Associativity 9 Let σ : B ! B be de¯ned by σ(x) = 1 ¡ x. It is then clear that σ2 = 1 and that a _ b = σ¡1(σ(a)σ(b)). Hence, by associativity of multiplication we see that _ is associative (notice that σ isn't a ring homomorphism). a _ a = a a _ a = 2a ¡ a2 = ¡a2 = a. Negation Notice that a _ (1 ¡ a) = 1 ¡ (1 ¡ a)(1 ¡ 1 ¡ a) = 1¡a¡a2 = 1 and a^(1¡a) = a¤(1¡a) = a¡a2 = 0. Distributivity (a_b)^c = (a+b¡ab)c = ac+bc¡abc = ac+bc¡acbc = ac _ bc = (a ^ c) _ (b ^ c) Lattice conditions 10 (a ^ b) _ a = ab + a ¡ a2b = a and (a _ b) ^ a = (a + b ¡ ab)a = a2 ¡ ab ¡ a2b = a Theorem 0.1.0.13. Going from a boolean ring to a boolean algebra as de¯ned above is the inverse opera- tion of going from a boolean algebra to a boolean ring. Proof. Not hard but needs to be checked. De¯nition of atom De¯nition 0.1.0.14. Let B be a boolean algebra. An element a 2 B is called an atom if a 6= 0 and (8b 2 B)b · a ! b = a or b = 0. De¯nition of atomic, atomless Boolean Algebras De¯nition 0.1.0.15. A boolean algebra B is called atomic if (8b 2 B)(9a 2 B)a · b and a is an atom. 11 A boolean algebra B is called atomless if (8b 2 B)b is not an atom. 0.1.1 Stone Representation Theorem De¯nition of Maximal Ideal De¯nition 0.1.1.1. Let B be a boolean algebra. A maximal ideal of B is an ideal which is contained in no proper ideals other than itself. Theorem 0.1.1.2. Let B be a boolean algebra. Then an ideal I is maximal if and only if for all x 2 B either x 2 I or :x 2 I. Proof. Assume that I is maximal and there is some x such that x; :x 62 I. But then the set Ix = fy 2 Bj(9a 2 I)y · x _ ag 12 and I:x = fy 2 Bj(9a 2 I)y ·:x _ ag are ideals. Since I is maximal, I ½ Ix;I ½ I:x x 2 Ix¡I and :x 2 I:x ¡ I we conclude that B = Ix = I:x. So, there exists a; b 2 I such that x _ a = 1 and :x _ b = 1. Hence a _ b = a _ b _ 0 = (a _ b) _ (x ^ :x) = (a _ b _ x) ^ (a _ b _:x) = 1 ^ 1 = 1. However we assumed I was a proper ideal and hence 1 62 I )(. For all a exists maximal ideal without a Theorem 0.1.1.3. For any element a 2 B there is a maximal ideal which does not contain a. 13 Proof. Let J = fI : :a 2 I and I is a proper ideal of Bg. If I 2 J then a 62 I as I is a proper ideal. Further it is clear that J 6= ; fx : x ·:ag is an ideal and in J. Hence (J; ½) is inclusive. I.e. the union of a chain of elements is an element. So by Zorn's lemma it contains a maximal element I. We need to show I is a maximal ideal. Assume I is not a maximal ideal. Then there exists an ideal K ) I. But we must therefore have :a 2 K.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    17 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us