I am trying to improve my ability to reason about proofs. To accomplish this, I am studying the textbook, "How to read and do proofs", by Daniel Solow.
In the textbook, Solow makes the claim that "...everything that you are assuming to be true is the hypothesis.". One of the examples given is:
Example 2: The quadratic equation $ax^2 + bx + c = 0$ has two real roots provided that $b^2 − 4ac > 0$, where $a\not= 0$, $b$, and $c$ are given real numbers. Hypothesis: $a$, $b$, and $c$ are real numbers with $a\not= 0$ and $b2 − 4ac > 0$. Conclusion: The quadratic equation $ax^2 + bx + c = 0$ has two real roots.
Given that my previous interpretation of 'hypothesis' was purely from other scientific disciplines, I find this interpretation difficult to understand:
"...everything that you are assuming to be true is the hypothesis.".
Is the author's claim correct? In mathematics, is the hypothesis defined as everything that you are assuming to be true?
I would appreciate it if some of the more experienced mathematicians could definitely clarify this for me.
Thank you.