Let $ABC$ be a triangle with the measure of angle $ABC=45$, $AB> AC.$ If $H$ is the orthocenter of triangle, $M,N$ are midpoints of $(AH), (BC)$ and $E,D$ are projections of $B$ and $A$ respectively on the opposite sides of triangle, prove that $MN$ and $ED$ are parallel.
I considered $F$ midpoint of $AB$ and tried using parallelism for searching some congruent angles. The triangle $HDC$ is isosceles and the angle $EDC$ is congruent with angle $BAC$, so I want to prove that angle $MND$ is congruent with $BAC$.


Let's place your figure on the Cartesian coordinate system. Based on the fact that $\angle ABC= 45^{\circ}$, we may assume that:
$$B=(-1,0) \\ A=(0,1) \\ D=(0,0),$$
and $C=(a,0).$ So, the equation of $AC$ is $y=\frac{-1}{a} x+1$, and consequently that of $BE$ is $y=ax+a.$ Therefore, regarding the coordinates of $H$ (as the intersection of $BE$ and $AD$) and $E$ (as the intersection of $BE$ and $AC$), we get:
$$ E=(\frac{a-a^2}{1+a^2},\frac{a+a^2}{1+a^2}),$$ and $$ H=(0,a).$$
As a result,
$$M=(0, \frac{1+a}{2}).$$
On the other hand, $N=(\frac{a-1}{2},0).$
Now, to be done, we only need to show that:
$$\frac{\frac{1+a}{2}-0}{0-\frac{a-1}{2}}= \frac{\frac{a+a^2}{1+a^2}-0}{\frac{a-a^2}{1+a^2}-0},$$
which is correct.