Relations
Relations
Example 1
I Note that the notion of symmetric and antisymmetric are not opposite
(are not contrary to each other).
1
1.1 Equivalence relation
Let S be a set and < be a binary relation on S:
< is said to be an equivalence relation if it satis…es the following conditions:
< is re‡exive.
< is symmetric.
< is transitive.
Example 2
Proof. Let x 2 S. Then the re‡exivity of < implies that x 2 x. Therefore every
equivalence class is nonempty and the union of the equivalence classes is S. To
prove that the union is disjoint, we show that for any x; y 2 S either x \ y = ;
(if x is not in relation with y) or x = y (if x<y). Suppose that x \ y 6= ;.
0 0
Let z 2 x \ y be an element in both equivalence classes. If x 2 x, then x <z
0 0
and z<y, so x <y by the transitivity of the relation <, and therefore x 2 y. It
follows that x y. A similar reasoning implies that y x, and therefore x = y.
The set of all equivalence classes fx; x 2 Sg is called the quotient set asso-
ciated to the relation < and denoted by S=<: That is, S=< = fx; x 2 Sg :
Conversely, let P be a partition of a set S, then there exists a unique equiv-
alence relation <P such that the quotient set is P . Indeed, let P be a partition
of S: We de…ne <P in S as follows
2
<P is re‡exive: Because P is a partition then for any x 2 S there must exists
A 2 P such that x 2 A therefore x<P x.
<P is symmetric: Let x; y 2 S such that x<P y: Then, x; y 2 A for some
A 2 P so y; x 2 A hence y<P x.
<P is transitive: Let x; y; z 2 S such that x<P y and y<P z: This gives 9A1
2 P; x; y 2 A1 and 9A2 2 P; y; z 2 A2 : Here we have y 2 A1 \A2 ; but A1 ; A2 are
elements of the partition P; therefore A1 = A2 and since x 2 A1 and A1 = A2
we have x 2 A2 ; so x; z 2 A2 and x<P z. This shows that <P is an equivalence
relation and x = fy 2 S; x<P yg = A So S=<P = P: It is obvious that <P is the
unique equivalence relation S such that P = S=<P :
Example 4
1. Let n be a positive integer, and consider the equivalence relation < de…ned
on Z by:
1. < is re‡exive.
2. < is antisymmetric.
3. < is transitive.
A set equipped with a partial order relation is called ordered set and often
we use to denote a partial order relation. A binary relation < on a set S is
said to be a total order if:
Example 5
3
2. The relation less or equal " " is a total order on R:
3. The inclusion on P(S) is a partial order relation for any set S .
4. The relation < on N given by: a<b if and only if b = 2k a for some integer
k 0 is a partial order.
5. On R R; the relation < de…ned by: (a; b)<(x; y) if and only if a x and
b y is a partial order.
There are only one relation which is in the same time an equivalence relation
and a partial order. This is the equality. Obviously as seen above the equality
is an equivalence and a partial order. Prove that it is the only one. Indeed, We
must prove
8x; y 2 S; x<y () x = y:
Let x; y 2 S. x<y gives y<x because < is symmetric then we have x = y
because < is antisymmetric. Conversely, Suppose x = y. Since < is re‡exive we
have x<x or x<y since y = x:
(8x 2 Y ); (a x =) x = a):
(8x 2 Y ); (x a =) x = a):
a 2 Y and 8x 2 Y; x a:
a 2 Y and 8x 2 Y; a x:
4
2. Y may have several minimal elements.
5
It is obvious that if a is a maximum (respectively in…mum) of Y then a is
also a supremum (respectively in…mum).
Conversely, if sup Y 2 Y (respectively if inf Y 2 Y ) then sup Y is also a
maximum (respectively inf Y is also a minimum).
Indeed, The second implication is clear. Let us prove the …rst assertion: let
a be the maximum of Y . First, a is an upper bound of Y . Let b another upper
bound. as a 2 Y , we have b a. Therefore a is the smallest of the upper
bounds of Y , in other words, a is the supremum of Y:
Example 12