a) On the set X={1,c,3}, the relation R={(1,c),(1,3),(c,3)} is irreflexive because ∀x∈X:(x,x)∈/R, and trichotomous (see first example in [1], it is the same). R is trichotomous (see first property in [1]) because it is asymmetric, (x,y)∈R→(y,x)∈R, and semiconnex, ∀x=y∈X:(x,y)∈R∨(y,x)∈R.
b) Yes, because it is one-to-one
c) i) S;R means that firstly S then R. Hence
R∘S={(2,1),(a,1),(b,2),(2,b)}
ii) (1,1),(2,2),(a,a),(b,b)
[1] https://en.wikipedia.org/wiki/Trichotomy_(mathematics)
Comments