Step * 1 of Lemma isqrt-property


1. : ℕ
⊢ ((isqrt(x) isqrt(x)) ≤ x) ∧ x < (isqrt(x) 1) (isqrt(x) 1)
BY
(Unfold `isqrt` THEN GenConclAtAddr [1;1;1] THEN -2 THEN Reduce THEN Auto) }


Latex:


Latex:

1.  x  :  \mBbbN{}
\mvdash{}  ((isqrt(x)  *  isqrt(x))  \mleq{}  x)  \mwedge{}  x  <  (isqrt(x)  +  1)  *  (isqrt(x)  +  1)


By


Latex:
(Unfold  `isqrt`  0  THEN  GenConclAtAddr  [1;1;1]  THEN  D  -2  THEN  Reduce  0  THEN  Auto)




Home Index