Knowing that lines $y=a_1 x+b_1 x^2$ and $y=a_2 x+b_2 x^2$ coincide in every point we can infer that $a_1=a_2$ and $b_1=b_2$. This inference is self-evident for me, but I don't know how to prove it formally.
How to prove this inference formally, using predicate logic? It would be nice to receive answer in terms of Fitch notation.
As far I understand $ \left\{ \begin{array}{c} y=a_1x+b_1 x^2 \\ y=a_2x+b_2 x^2 \end{array} \right. $ stands for crosspoint of two lines.