Discrete Maths: I'm not familiar with this notation

73 Views Asked by At

I've the following relation:

$(x,y) \in A \times B, x S y ↔ 2|(x-y)$

What does $2|(x-y)$ mean?

Thank you.

1

There are 1 best solutions below

0
On BEST ANSWER

It means 2 divides $(x-y)$.

Which is to say that there is an integer $c$ such that $2c = (x-y)$