$S = \{0,1,2,3,4,5\}$
$xRy, x+y = 5$
I'm not entirely sure on how to test this for reflexivity, symmetry, antisymmetry, and transitivity, though I understand the rules for each.
I guess I'm confused because I'm not sure what to use for my $x$ and $y$ values since there are no ordered pairs given.
Can you all provide a hint to get me started?
$\langle x, y\rangle$ is an ordered pair that is a member of $R$ if, and only if, $x+y=5$. For example, the ordered pair $\langle 1 , 4\rangle$ is a member of $R$, but the ordered pair $\langle 1, 3\rangle$ is not.
Does that clear it up for you?