



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to binary relations, their properties, and the concept of equivalence relations. It covers reflexive, symmetric, and transitive properties, as well as partial and total orders. The document also includes examples and proofs for various relations and their properties.
Typology: Study notes
1 / 6
This page cannot be seen from the preview
Don't miss anything!




(ex) The composition of the relations R 1 = {(1,2), (1,6), (2,4), (3,4), (3,6), (3,8)} and R 2 = {(2,u), (4,s), (4,t), (6,t), (8,u)} is R 2 ° R 1 = {(1,u), (1,t), (2,s), (2,t), (3,s), (3,t), (3,u)}
(ex) Prove R = {(1,1), (1,3), (1,5), (2,2), (2,4), (3,1), (3,3), (3,5), (4,2), (4,4), (5,1), (5,3), (5,5)} on the set X = {1, 2, 3, 4, 5} is an equivalence relation on X. Proof: (1) 1R1, 2R2, 3R3, 4R4, 5R5. R is reflexive. (2) 1R3 and 3R1, 1R5 and 5R1, 2R4 and 4R2, 3R5 and 5R3. R is symmetric. (3) 1R3 and 3R5 and 1R5. R is transitive. R is an equivalence relation on X.