It is probably worthwhile to state that I am self-learning how to reason about mathematical proofs. As will probably be obvious, I am not experienced and am just seeking to learn and have my thoughts clarified.
The forward process involves deriving from the statement A (hypothesis), which you assume to be true, some other statement, A1, that you know is true as a result of A being true. The statement derived from A must be directed towards linking up with (the conclusion) statement B.
The backward process starts by asking, "How can I conclude that the statement B is true?". However, you must ask this question in an abstract way, in order to clear away irrelevant details, which may otherwise hinder your ability to solve the problem; this allows you to focus on those elements of the problem that are significant/relevant. Eventually, you must make use of the assumption that A (the hypothesis) is true.
More on the forward/backward method: http://www.faculty.fairfield.edu/ssawin/371/notes/proofs.pdf.
In using the backward and/or forward processes to prove that a hypothesis is true, we always work under the assumption that the hypothesis is true. However, is this not a fallacy? If we are attempting to prove something, we do not yet know for certain if it is true or false. Indeed, there are many problems, such as those in number theory, where a conjecture initially seems obviously true but is actually false. If we always worked under the initial assumption that the conjecture is true, we would never arrive at a solution!
For Instance, "If the right triangle $XYZ$ with sides of lengths $x$ and $y$ and hypotenuse of length $z$ has an area of $\dfrac{z^2}{4}$, then the triangle $XYZ$ is isosceles.". The hypothesis (A) would be, "The right triangle $XYZ$ with sides of length $x$ and $y$ and hypotenuse of length $z$ has an area of $\dfrac{z^2}{4}$.". In this case, the hypothesis is true. However, it would not be difficult to come up with a scenario where the hypothesis was false.
Is this not a fallacy? If not, what is the logic/reasoning behind this method? Obviously, conjectures are often proven to be false, so there must be some other reasoning behind using the forward/backward processes?
Thank you.