\sqrt{} :\!= \{(x^2, x)| x\in\mathbb{R}^+\}\cup\{(-x^2, xi)| x\in\mathbb{R}^+\}\cup\{(0, 0)\}
peos69 said:
ok you guys, go ahead and proove with your definitons the following h.school theorems.
1)for all x sqoot (x)^2 = absolute value (x)
2)for x >=0 and y>=0 then sqroot(xy)=sqroot(x)*sqroot(y)
With my definition (above), #1 does not hold, at least for the usual meaning of absolute value. For example, (-1, i)\in\sqrt{} but \sqrt{-1}^2=-1\neq|-1|.
I would formalize #2 as follows:
Suppose x,y\ge0.
1. x-0\in\mathbb{R}^+\vee x^2=0 (definition of \ge).
2. x\in\mathbb{R}^+\vee x^2=0 (additive identity).
3. x\in\mathbb{R}^+\to(x^2,x)\in\sqrt{} (definition of square root)
4. x=0\to(x^2,x)\in\sqrt{} (definition of square root)
5. (x^2,x)\in\sqrt{} (disjunctive inference)
6-10. (y^2,y)\in\sqrt{} (as 1-5, but with y instead of x)
11. x^2=0\to\sqrt{x^2y^2}=\sqrt{0^2y^2}=\sqrt{0y^2}=\sqrt{0}=0 (substitution, multiplication, zero property of multiplication, uniqueness of square roots)
12. x^2=0\to\sqrt{x^2}\sqrt{y^2}=\sqrt{0^2}\sqrt{y^2}=\sqrt{0}\sqrt{y^2}=0\sqrt{y^2}=0 (substitution, multiplication, zero property of multiplication)
13. x^2=0\to\sqrt{x^2y^2}=0\wedge\sqrt{x^2}\sqrt{y^2}=0 (conjunctive inference)
14. x^2=0\to\sqrt{x^2y^2}=\sqrt{x^2}\sqrt{y^2} (substitution)
15-18. x^2=0\to\sqrt{x^2y^2}=\sqrt{x^2}\sqrt{y^2} (same as 11-14, but reversing x and y and using right-handed zero property instead of left-handed)
19. x^2\in\mathbb{R}^+\wedge y^2\in\mathbb{R}^+\to x^2y^2\in\mathbb{R}^+ (closure of positive reals under *)
Okay, this is getting boring. This proof would take at least ten more steps. And frankly, this proof assumes (by its form) that positive real numbers have square roots, and explicitly assumes the uniqueness of square roots and closure under *. These would add at least fifty more steps -- and probably not that few -- if they were proved as well from first principles.