Can someone help me understand the properties of the relation $R = \emptyset$ ? It looks to me like it's not reflexive, since there is no element related to any element, so the elements are not related to themselves ! Right ? So, does it mean it's irreflexive ?
About symmetry, I guess I understand it's symmetric, since there is not element related to another..
Does the same thing make it asymmetric and antisymmetric ? Or not necessarily ?
Finally, I don't seem to get why it'd be transitive ! If there is no element !
I hope someone has a clear way of understanding this topic. Thanks !
Sorry, I forgot to add that it's a relation on $N^2$ ... therefore, we can say it's reflexive, symmetric, antisymmetric and transitive. It's not irreflexive and not asymmetric ? Right ? Thanks to you all !!
A relation, $R$, is symmetric when for all $x,y$, if $(x,y)\in R$ then $(y,x)\in R$. But here, since $R$ is empty, it has no elements $(x,y)$, so the hypothesis is empty. But the conclusion of an implication is true even with an empty hypothesis. So, $R$ is symmetric.
Same goes for transitivity.
But it is not reflexive, because $(x,x)\notin R, \forall x$, since $R$ is empty. Only in the case that $X=\emptyset$, then again because of empty hypothesis, we have that $R$ is reflexive.