There is an incompatibility with the MTPro Lite and breqn packages that breaks the \implies symbol definition.
At my sample code:
\documentclass{article}
\usepackage[lite,subscriptcorrection,slantedGreek,nofontinfo]{mtpro2}
\usepackage{mathtools}
\usepackage{fixmath}
\usepackage{breqn}
\begin{document}
Let $x\implies y$. Can you see the problem?
\end{document}
Is there any way to fix it?

breqnhas a lot of compatibility issues. – barbara beeton Apr 22 '17 at 20:31\impliesdoes not appear in the LaTeX manual. – egreg Apr 22 '17 at 22:40\Longrightarrowbreaks. – egreg Apr 22 '17 at 22:59