Probability Theory/The algebra of sets

From testwiki
Revision as of 21:21, 11 September 2016 by imported>JackBot (Notation: using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Boolean algebras

Within the subject of algebra, there is a structure called algebra. In order to meet our needs, we need to strongly modify this concept to obtain Boolean algebras.

Template:TextBox

Fundamental example 1.2 (logic):

If we take A={,} and ,,¬ to be the usual operations from logic, we obtain a Boolean algebra.

Template:TextBox

Proof: Closedness under the operations follows from 1. - 3. We have to verify 1. - 6. from definition 1.1.

1.

A(BC)={xS:xA(xBC)}={xS:xA(xBxC)}={xS:(xAxB)xC)}={xS:(xAB)xC}=(AB)C
A(BC)={xS:xA(xBC)}={xS:xA(xBxC)}={xS:(xAxB)xC)}={xS:(xAB)xC}=(AB)C

2.

AB={xS:xAxB}={xS:xBxA}=BA
AB={xS:xAxB}={xS:xBxA}=BA

3.

A(AB)={xS:xAx(AB)}={xS:xA(xAxB)}={xS:(xAxA)(xAxB)}={xS:xA(xAxB)}={xS:xA}=A
A(AB)={xS:xAx(AB)}={xS:xA(xAxB)}={xS:(xAxA)(xAxB)}={xS:xA(xAxB)}={xS:xA}=A

4.

A(BC)={xS|xAx(BC)}={xS|xA(xBxC)}={xS|(xAxB)(xAxC)}={xS|(xAB)(xAC)}=(AB)(AC)
A(BC)={xS|xAx(BC)}={xS|xA(xBxC)}={xS|(xAxB)(xAxC)}={xS|(xAB)(xAC)}=(AB)(AC)

5.

AS={xS|xAxS}={xS|xA}={xS|xA}=A
A={xS|xAx}={xS|xA}={xS|xA}=A

6.

AA={xS|xA(xA)}={xS|xA(xA)}={xS|}=S
AA={xS|xA(xA)}={xS|xA(xA)}={xS|}=S

We thus see that the laws of a Boolean algebra are "elevated" from the Boolean algebra of logic to the Boolean algebra of sets.

Exercises

  • Exercise 1.1.1: Let A be a Boolean algebra and aA. Prove that aa=a and aa=a.

Inclusion

Infinite numbers of subsets

Limits

Notation

During the remainder of the book, we shall adhere to the following notation conventions (due to Felix Hausdorff).

  1. If the sets A1,,An are pairwise disjoint, we shall write j=1nAj for j=1nAj; with this notation we already indicate that the Aj are pairwise disjoint. That is, if we encounter an expression such as j=1nAj and the Aj are sets, the Aj are assumed to be pairwise disjoint.
  2. If A,B are sets and AB, we replace BA by BA. This means: In any occasion where you find the notation BA within this book, it means BA and AB (note that in this way a set obtains a unique "additive inverse").

Template:BookCat