Consider following proof:
Prove that if $x^2 + y = 13$ and $y ≠ 4$ then $x ≠ 3$.
Proof. Suppose $x^2 + y = 13$ and $y ≠ 4$. Suppose $x = 3$. Substituting this into the equation $x^2 + y = 13$, we get $9 + y = 13$, so $y = 4$. But this contradicts the fact that $y ≠ 4$. Therefore $x ≠ 3.$ Thus, if $x^2 + y = 13$ and $y ≠ 4$ then $x ≠ 3$.
Note the statement "this contradicts the fact that $≠4$".
Definitions from the internet:
Fact: "a thing that is known or proved to be true"
Assumption: "a thing that is accepted as true or as certain to happen, without proof."
Take a look at the first sentence:
Suppose $x^2 + y = 13$ and $y ≠ 4$.
My question is, is it correct that author used word "fact" when referring to $y ≠ 4$? In my opinion, saying "but this contradicts our assumption that $y ≠ 4$" would be more appropriate.