The title pretty much says it all:
If supposing that a statement is false gives rise to a paradox, does this prove that the statement is true?
Edit: Let me attempt to be a little more precise:
Suppose you have a proposition. Furthermore, suppose that assuming the proposition is false leads to a paradox. Does this imply the proposition is true? In other words, can I replace the "contradiction" in "proof by contradiction" with "paradox."
This question might still be somewhat ambiguous; I'm reluctant to attempt to precisely define "paradox" here. As a (somewhat loose) example however, consider some proposition whose negation leads to, for example, Russell's paradox. Would this prove that the proposition is true?
Yes. This is what is known as a proof by contradiction. When you want to prove a statement $P$ implies a statement $Q$ (i.e., you want to prove $P \implies Q$ is true), you always start by assuming $P$ is true.
Then, if you want to proceed by contradiction, you suppose $Q$ is false. Usually, if $P \implies Q$ is a true statement, then assuming that $Q$ is false will lead to a result that contradicts something about the assumption $P$.
Note that sometimes the contradiction you find doesn't contradict any assumptions in $P$ directly, but may contradict any background assumptions you have, such as assumptions about the space you are in in general.