If $R$ is a symmetric and irreflexive relation $R\subseteq [6]\times [6]$ , $[6]=\{1,....6\}$
How can I show that:
$\exists i,j,k.(i<j<k)\wedge(\langle i,j\rangle,\langle j,k\rangle, \langle k,i\rangle\in R) \vee (\langle i,j\rangle,\langle j,k\rangle,\langle k,i\rangle\notin R)$
How can I use the pigeonhole principle to solve the problem ?
I'm assuming that the relation is irreflexive (no element is related to itself) rather than non-reflexive (it is not the case that each element is related to itself). Such a relation can be modeled with a simple graph. In that case, the statement to be proved is:
This is sometimes called the Theorem on friends and strangers. The proof is a straightforward (perhaps slightly tedious) case-by-case analysis.