Let the ternary connective $ \# $ stand for the majority connective. Accordingly, the truth value of $ (\# p q r) $ is $T$ if a majority of $p, q, r$ are true. $(\#pqr)$ is false if a majority of $p, q, r$ is false. I am having trouble to prove:
Show that the set $\{ \lnot , \#\}$ is not complete.
By completeness we mean the ability to come up with a propositional formula using only these connectives that represents any Boolean function. The set $ \{ \lnot , \lor, \land \} $ is complete since every propositional formula is logically equivalent to one that uses only these connectives.
I believe any formula using only those two connectives does not realise the constant truth and falsity functions. But I am unable to prove it. Just a hint would be great. Thanks in advance.