Let ‘R’ be a relation defined on a set of integers Z as follows:
∀ 𝑎, 𝑏 ∈ 𝑍, 𝑎𝑅𝑏 iff 𝑏 = a^r
for some integer 𝑟. Show that R is a partially
ordered relation.
is a partially ordered relation if and only if it is reflexive, antisymmetric and transitive.
1) reflexive
because
2) antisymmetric
If and then and for some integers and
So, and it means that
There are two cases: and
If then
If then it is possible only for
3) transitive
If and then and for some integers and
Since we have that
Comments