I've just been reading this question about the existence (or lack thereof) of contradictions in maths.
I've been wondering:
What if 'proof by contradiction' is not a valid method to (dis)prove a statement? What if the 'absurdity' is actually a contradiction?
A proof by contradiction says that to disprove a statement $P$, assume $P$ is true and show that it leads to some contradiction, therefore $P$ is false. But what if the contradiction in this proof was actually a valid contradiction and $P$ is true (and we are just dismissing the contradiction)?
I'll demonstrate my question with an example.
$\underline{\text{Proof that the sum of a rational number and an irrational number is irrational}}$:
Let $\frac{a}{b}$ be the rational number and let $x$ be the irrational number Assume for a contradiction that $\frac{a}{b}+x$ is rational. i.e. assume that $\frac{a}{b}+x=\frac{p}{q},$ for $p, q \in \mathbb{Z}$.
Then $x=\frac{p}{q}-\frac{a}{b}=\frac{pb-aq}{qb}$ which is rational, a contradiction. Therefore, $\text{rational+irrational = irrational}. \square$
But what if the sum of a rational and an irrational number is in fact rational (and this is a contradiction in mathematics)?
If anyone can trim this question to make it more concise and/or articulate, feel free!