My logic professor just assigned our class this question that's got us all stumped. We'd appreciate your help.
We have found 2 translations for 'all logicians other than Aristotle are evil' namely $\forall x((Lx\land \lnot a=x)\to Ex)$ and $\lnot\exists x(Lx\land\lnot E x\land\lnot x=a)$. Use formal proof to determine whether these two translations are equivalent or not. That is, show the inference from one to the other is valid/invalid and vice versa. Give counterexample if invalid.
How would we go about doing this proof? Thanks, we appreciate your help!


the two translations are equivalent: $$1)~ (∀x)((Lx∧¬a=x)→Ex)~~~~~$$ $$2)~ ¬¬(∀x)((Lx∧¬a=x)→Ex)$$ $$3)~ ¬(∃x)¬((Lx∧¬a=x)→Ex)$$ $$4)~ ¬(∃x)¬(¬(Lx∧¬a=x)∨Ex)$$ $$5)~ ¬(∃x)((Lx∧¬a=x)∧¬Ex)~~$$