I have not knowledge about relations, could you help me to solve this excercise step by step, to use in futures excercices?
Thanks for your time.
Given the set $A = \{1, 2, 3, 4\}$ and $B = \{1, 3, 5\}$, and given the relation $R$ in $B$ defined by $$a R b \iff a<b$$ describe the couple relationship and its matrix.
$(a,b)\in R$ if $a<b$ this means, that $(1,3),(1,5),(2,3),(2,5),(3,5),(4,5)\in R$