Is the empty set a relation?

All the elements of the empty set are ordered pairs. To contradict this statement you will have to provide an element which is a counterexample, an element of the empty set which is not an ordered pair.

Since there is no such element, it follows that all the elements of the empty set are ordered pairs. Therefore the empty set is a relation.


Yes. Every element of the empty set is an ordered pair (vacuously), so the empty set is a set of ordered pairs.


It's probably best to say that a relation is an ordered triple $(A, B, R)$, where $R \subset A \times B$, so that the two sets on which the relation "operates" are explicit. With that convention, you can say that for any two sets $A$ and $B$, the triple $$ (A, B, \emptyset) $$ is a relation on $A$ and $B$.

The downside of using an ordered triple is that you then have to be careful about subsequent definitions where you might only want the "rule" part ($R$) of the relation...but that's not a big deal.