Show that the follow statement is true:
If $ x \in \mathbb{R}$ such that $x^2+1=0$ then $x^4=\pi$
Constructive proof:
If $x,y$ $\in \mathbb{R}$ such that $x \lt y$, show that $\exists \ z\in\mathbb{R}$ such that $x\lt z\lt y$
Show that the follow statement is true:
If $ x \in \mathbb{R}$ such that $x^2+1=0$ then $x^4=\pi$
Constructive proof:
If $x,y$ $\in \mathbb{R}$ such that $x \lt y$, show that $\exists \ z\in\mathbb{R}$ such that $x\lt z\lt y$
-First one:
Hint: $x^2 + 1 = 0 \Rightarrow x = \pm i$ and $p \to q$ is true if $p$ is false and $q$ is false.
-Second one:
Hint: If $x<y \in \mathbb{R}$ take $z = \frac{x + y}{2}$.
For number 2, since it's a constructive proof, can I say that y=2, x=0, z=1, so 0<1<2 =x<z<y
– janny Nov 07 '14 at 19:36