Here is a paradox I have some difficulty resolving:
As far as I understand, by one of Gödel's incompleteness theorems, in a first order logic theory with Peano arithmetic, one can find some non-trivial universal closed sentences (starting with a "for all" quantifier, all variables being bound) that can be proven to be unprovable.
Consider such an unprovable universal statement of the form "For all x, P(x)". We proved that there can be no counter example of this statement, exactly because finding such a counter example would disprove the statement hence contradicting Gödel's theorem which said that this statement can not be proven nor disproven. Therefore the given statement must be true.
As one can observe, my previous paragraph is a valid sequence of arguments that explain why my considered universal statement must be true. This previous paragraph is, by the very definition of proof, a proof of the given statement. My conclusion is that either Gödel was wrong, or mathematics are inconsistent :)
What is wrong with my reasoning ? Can you explain why the second paragraph would not be a valid proof? Does it have something to do with metalanguage? Even if metalanguage is mixed with regular language, cannot all the metalanguage used here be encoded in a first order logic with Peano arithmetic, and seen as not part of a stronger theory ?
Some statements couldn't be refuted by presenting a counterexample, because that counterexample would itself be a universal claim. A counterexample to "all men are mortal" would be "nothing can kill Bob". In mathematics, it would be more like, "for any $x\in S$, there is some $y\in T$ such that..."
Let's discuss a concrete example. Write your favourite positive integer as a sum of powers of two, where the exponents are written in the same format etc. so no number $>2$ appears, e.g. $37$ becomes $2^{2^2+1}+2^2+1$. Now replace every $2$ with a $3$ and subtract one, viz. $3^{3^3+1}+3^3$. Now repeat moving $3$s to $4$s, viz. $4^{4^4+1}+3\times 4^3+3\times 4^2+3\times 4+3$. The numbers grow very fast at first, but it can be shown in ZF, a version of set theory, that eventually you'll get to $0$. On the other hand, it can also be shown that the Peano axioms, the weakest system Gödel considered in his incompleteness theorems, can't prove this result.