Step * 1 1 1 1 1 2 of Lemma squares-req


1. : ℝ
2. : ℝ
3. y < r0
4. x^2 y^2
5. |x| |y|
6. x < r0
7. -(x) -(y)
⊢ y
BY
(nRMul ⌜r(-1)⌝ (-1)⋅ THEN Auto) }


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  y  <  r0
4.  x\^{}2  =  y\^{}2
5.  |x|  =  |y|
6.  x  <  r0
7.  -(x)  =  -(y)
\mvdash{}  x  =  y


By


Latex:
(nRMul  \mkleeneopen{}r(-1)\mkleeneclose{}  (-1)\mcdot{}  THEN  Auto)




Home Index