I was reading an article on the well ordering principle and there was a problem that asked to use the well ordering principle to solve Lehman's Lemma: That there are no positive integer solutions to the following equation: $$8a^4+4b^4+2c^4=d^4$$
What I want to do is set up a counterexample set $C$ and assume that this set is non-empty. By the well ordering principle there's a least element $a\in C$. How should I use this to reach a contradiction?