Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > The algebra of sets


 Contents
Set theory

The algebra of sets develops and describes the basic properties and laws of sets, the set-theoretic operations of union, intersection, and complementation and the relations of set equality and set inclusion. It also provides systematic procedures for evaluating expressions, and performing calculations, involving these operations and relations.

1 Introduction

The algebra of sets is the development of the fundamental properties of set operations and set relations. These properties provide insight into the fundamental nature of sets. They also have practical considerations.

Just like expressions and calculations in ordinary arithmetic, expressions and calculations involving sets can be quite complex. It is helpful to have systematic procedures available for manipulating and evaluating such expressions and performing such computations.

In the case of arithmetic, it is elementary algebra that develops the fundamental properties of arithmetic operations and relations.

For example, the operations of addition and multiplication obey familiar laws such as associativity, commutativity and distributivity, while, the "less than or equal" relation satisfies such laws as reflexivity, antisymmetryIn mathematics, a binary relation R over a set X is antisymmetric if it holds for all a and b in X that if a is related to b and b is related to a then a b''. In notation, this is: : Strict inequality is antisymmetric; since a < b and b < a is impossible, and transitivityIn mathematics, a binary relation R over a set X is transitive if it holds for all a b and c in X that if a is related to b and b is related to c then a is related to c''. In notation, this is: : For example, "is greater than" and "is equal to" are transi. These laws provide tools which facilitate computation, as well as describe the fundamental nature of numbers, their operations and relations.

The algebra of sets is the set-theoretic analogue of the algebra of numbers. It is the algebra of the set-theoretic operations of union, intersection and complementation, and the relations of equality and inclusion. These are the topics covered in this article. For a basic introduction to sets see, Set, for a fuller account see Naive set theoryNaive set theory 1 is distinguished from axiomatic set theory by the fact that the former regards sets as collections of objects, called the elements or members of the set, whereas the latter regards sets only as that which satisfies certain axioms. Sets.

2 The fundamental laws of set algebra

The binary operationIn mathematics, a binary operation or binary operator is a calculation involving two input quantities and one kind of a specific operation. It is sometimes called a dyadic operation as well. Examples include the familiar arithmetic operations of addition,s of set union and intersection satisfy many identitiesIn mathematics, an identity is an equality that remains true regardless of the values of any variables that appear within it. Identities for classes of functions Logarithmic identities Exponential identities Trigonometric identities Hyperbolic function id. Several of these identities or "laws" have well established names. Three pairs of laws, are stated, without proofIn mathematics, a proof is a demonstration that, given certain axioms, some statement of interest is necessarily true. Proofs employ logic but usually include some amount of natural language which of course admits some ambiguity. In fact, the vast majorit, in the following proposition.

PROPOSITION 1: For any sets A, B, and C, the following identities hold:

commutative laws:
  • AB  =  BA
  • AB  =  BA
associative laws:
  • (AB) ∪C  =  A ∪(BC)
  • (AB) ∩C  =  A ∩(BC)
distributive laws:
  • A ∪(BC)  =  (AB) ∩(AC)
  • A ∩(BC)  =  (AB) ∪(AC)

Notice that the analogy between unions and intersections of sets, and addition and multiplication of numbers, is quite striking. Like addition and multiplication, the operations of union and intersection are commutative and associative, and intersection distributes over unions. However, unlike addition and multiplication, union also distributes over intersection.

The next proposition, states two additional pairs of laws involving three specials sets: the empty set, the universal set and the complement of a set.

PROPOSITION 2: For any subset A of universal set U, the following identities hold:

identity laws:
  • A ∪Ø  =  A
  • AU  =  A
complement laws:
  • AAC  =  U
  • AAC  =  Ø

The identity laws (together with the commutative laws) say that, just like 0 and 1 for addition and multiplication, Ø and U are the identity elements for union and intersection, respectively.

Unlike addition and multiplication, union and intersection do not have inverse elements. However the complement laws give the fundamental properties of the somewhat inverse-like unary operation of set complementation.

The preceding five pairs of laws: the commutative, associative, distributive, identity and complement laws, can be said to encompass all of set algebra, in the sense that every valid proposition in the algebra of sets can be derived from them.



Read more »

Non User