I am doing an assignment and I want to make sure I understood my definitions can someone check my table and if I went wrong please tell me where and why.
Original question Determine whether the relation R on the set of all real numbers is reflexive, symmetric, antisymmetric, irreflecive, and/or transitive where $(x,y) \in R$ if and only if $$(a) x+y=0\\ (b)x=\pm y \\ (c)x-y \in \Bbb Q\\ (d)x=2y $$
$$ \begin{matrix} & reflexive & symmetric & antisymmetric & irreflexive & transitive\\ x+y=0 & & x & & x & \\ x=\pm y & x & x & & & \\ x-y \in \Bbb Q & x & x & & & x\\ x=2y & & & x & x\\ \end{matrix} $$