Problem Set 3.: Properties of Homogeneous Binary Relations, Equivalence Relations and Partitions
Problem Set 3.: Properties of Homogeneous Binary Relations, Equivalence Relations and Partitions
Question 2.
(a) Can a relation be both symmetric and anti-symmetric at the same time? Can a relation be
both reflexive and irreflexive? Justify your answers.
(b) Prove that if a relation is both symmetric and anti-symmetric then it is also transitive.
(c) Prove that if a relation that is not the empty set is both irreflexive and symmetric, then it is
not transitive.
Question 3.
In each of the following examples, decide if the given relation is reflexive, irreflexive, symmetric,
anti-symmetric and/or transitive, and find the domain and the range of the relation.
(a) R = {(a, b) ∈ N × N | a · b is odd}
(b) S = {(a, b) ∈ B × B | the surname of a is shorter than the surname of b} where B is the set
of all Dimat 1. students at ELTE.
(c) TX = {(A, B) ∈ P (X) × P (X) | A ∩ B 6= ∅} where X is a given set.
(d) U = {(a, b) ∈ Z+ × Z+ | gcd(a, b) > 1}
(e) V = {(x, y) ∈ K × K| | x touches y from inside}, where K is the set of all circles in a given
plane.
Question 4.
Define the binary relation R ⊆ N × N as follows: for every m, n ∈ N let n R m if and only if the
number of common prime divisors of m and n is even. Describe the properties of R (i.e. decide if
R is reflexive, transitive, symmetric, anti-symmetric and/or trichotomous).
Question 5.
In each question below give an example for a relation on the set {1, 2, 3, 4} satisfying simultaneously
all the properties listed in the question:
(a) reflexive and not irreflexive;
(b) anti-symmetric and not symmetric;
1
ELTE IK Discrete mathematics I Problem set 3.
Question 7.
In each example below find the equivalence relation on {a, b, c, d, e, f } which corresponds to the
given partition:
(a) {{a, b, f }, {c}, {d, e}}
(b) {{a}, {b}, {c}, {d}, {e, f }}
Question 8.
In each of the following examples prove that R is an equivalence relation (on the set which R is
defined on in the example), and find the equivalence classes of R.
(a) R = {(m, n) ∈ Z × Z | m + n páros szám}
(b) R = {(x, y) ∈ Z × Z | x2 + y 2 osztható 2-vel}
(c) R = {(a, b) ∈ R × R | a − b racionális}
(d) R = {(m, n) ∈ N × N | m2 − n2 osztható 3-mal}
(e) R = {((x1 , y1 ), (x2 , y2 )) ∈ R2 × R2 | x1 + y1 = x2 + y2 }
(f) R = {((x1 , y1 ), (x2 , y2 )) ∈ R2 × R2 | x1 · y1 = x2 · y2 }
Question 9.
In each question below give an example for a relation on the set {1, 2, 3, 4} satisfying simultaneously
all the properties listed in the question:
(a) reflexive and not irreflexive;
(b) anti-symmetric and not symmetric;
(c) symmetric and not anti-symmetric;
(d) both symmetric and anti-symmetric;
(e) neither symmetric nor anti-symmetric;
(f) both reflexive and trichotomous;
(g) not reflexive, not transitive, not symmetric, not anti-symmetric, and not trichotomous
2
ELTE IK Discrete mathematics I Problem set 3.
Question 11.
Prove that the intersection of two reflexive (irreflexive, symmetric, anti-symmetric, strictly anti-
symmetric,transitive) relations is also a(n) reflexive (irreflexive, symmetric, anti-symmetric, strictly
anti-symmetric,transitive) relation.