Step * 2 1 1 1 of Lemma rroot_wf

.....assertion..... 
1. {2...}
2. : ℝ
3. ¬↑isEven(i)
⊢ ((x ≤ r0) ∨ (r0 ≤ x))  (accelerate(2;rroot-odd(i;x))^i x)
BY
TACTIC:(Auto THEN -1) }

1
1. {2...}
2. : ℝ
3. ¬↑isEven(i)
4. x ≤ r0
⊢ accelerate(2;rroot-odd(i;x))^i x

2
1. {2...}
2. : ℝ
3. ¬↑isEven(i)
4. r0 ≤ x
⊢ accelerate(2;rroot-odd(i;x))^i x


Latex:


Latex:
.....assertion..... 
1.  i  :  \{2...\}
2.  x  :  \mBbbR{}
3.  \mneg{}\muparrow{}isEven(i)
\mvdash{}  ((x  \mleq{}  r0)  \mvee{}  (r0  \mleq{}  x))  {}\mRightarrow{}  (accelerate(2;rroot-odd(i;x))\^{}i  =  x)


By


Latex:
TACTIC:(Auto  THEN  D  -1)




Home Index