Define the binary operation of inclusive denial, denoted by $|$ on a Boolean algebra making $x|y = x' \vee y'$.
Show that the binary operations of disjunction $\vee$, conjunction $\wedge$, the unary complement $'$ and the nullary constants $0$ and $1$ are definable from $|$ alone.
I could conclude that $x' = x' \vee x' = x|x$, but what about the others? Perhaps I'm missing some extra hypothesis?