4

For example, if we want to prove that $a^2+b^2\ge 2ab$ for all $a,b\in\mathbb{R}$, we will start from something which is true (axiom or something that is already proved). In this case we will use fact that square of any real number cannot be negative, so $(a-b)^2\ge0$. Transforming this inequality we will get $a^2+b^2\ge 2ab$. This is one of the simplest proof. We started from something which is aready proved and transforming it we got required inequality. But what about complex equations or inequalities? Why is so hard to prove that if $a,b,c,x,y,z\in\mathbb{N}$ and $x,y,z>2$ such that $a^x+b^y=c^z$ then $a,b,c$ must have a common prime divisor? My question: is there any equation, inequality or anything which never can be proved using axioms or identities which are already proved?

Asaf Karagila
  • 393,674

1 Answers1

2

Just a couple of appetizers:

  • Exhibit a set $X$ such that $f:\mathbb N\to X$ is an injective function, but no function $F:X\to\mathbb N$ is injective, and $g:X\to\mathbb R$ is an injective function, but no function $G:\mathbb R\to X$ is injective. [Click for hint.]

  • $P\neq NP$. If you can prove or disprove it, or at least prove that it's undecidable, you'll be very famous. And rich.

triple_sec
  • 23,377