relation R on a set A is reflexive if ∀a∈A, aRa
relation R on a set A is called symmetric if for all a,b∈A it holds that if aRb then bRa
antisymmetric relation R can include both ordered pairs (a,b) and (b,a) if and only if a = b
relation R on a set A is called transitive if for all a,b,c∈A it holds that if aRb and bRc, then aRc
a)
relation R is not reflexive: (1,1),(4,4)∈/R
relation R is not symmetric: (2,4)∈R,(4,2)∈/R
relation R is not antisymmetric: (2,3),(3,2)∈R
relation R is transitive: (2,2),(2,3)∈R→(2,3)∈R;(2,2),(2,4)∈R→(2,4)∈R;
(2,3),(3,2)∈R→(2,2)∈R;(2,3),(3,3)∈R→(2,3)∈R;
(2,3),(3,4)∈R→(2,4)∈R;(3,2),(2,2)∈R→(3,2)∈R;
(3,2),(2,3)∈R→(3,3)∈R;(3,2),(2,4)∈R→(3,4)∈R;
(3,3),(3,2)∈R→(3,2)∈R;(3,3),(3,4)∈R→(3,4)∈R
b)
relation R is reflexive: (1,1),(2,2),(3,3),(4,4)∈R
relation R is symmetric: (1,2),(2,1)∈R
relation R is not antisymmetric: (1,2),(2,1)∈R
relation R is transitive: (1,1),(1,2)∈R→(1,2)∈R;(2,1),(1,2)∈R→(2,2)∈R;
(1,2),(2,1)∈R→(1,1)∈R;(1,2),(2,2)∈R→(1,2)∈R;
(2,2),(2,1)∈R→(2,1)∈R
c)
relation R is not reflexive: (1,1)∈/R
relation R is symmetric: (2,4),(4,2)∈R
relation R is not antisymmetric: (2,4),(4,2)∈R
relation R is not transitive: (2,4),(4,2)∈R,(2,2)∈/R
d)
relation R is not reflexive: (1,1)∈/R
relation R is not symmetric: (1,2)∈R,(2,1)∈/R
relation R is antisymmetric: (2,1),(3,2),(4,3)∈/R
relation R is not transitive: (1,2),(2,3)∈R,(1,3)∈/R
e)
relation R is reflexive: (1,1),(2,2),(3,3),(4,4)∈R
relation R is symmetric: (1,1),(2,2),(3,3),(4,4)∈R
relation R is antisymmetric: (1,1),(2,2),(3,3),(4,4)∈R
relation R is transitive: we can satisfy (a, b) and (b, c) when a = b = c.
f)
relation R is not reflexive: (1,1)∈/R
relation R is not symmetric: (1,4)∈R,(4,1)∈/R
relation R is not antisymmetric: (1,3),(3,1)∈R
relation R is not transitive: (1,3),(3,1)∈R,(1,1)∈/R
Comments