Step * 1 1 1 1 1 1 1 of Lemma square-between


1. : ℤ
2. : ℕ+
3. : ℤ
4. : ℕ+
5. 0 ≤ a
6. d < b
7. 0 < d ∧ (0 ≤ (a d)) ∧ (0 ≤ ((a d) d))
8. : ℕ
9. ((a d) d) v ∈ ℕ
10. v1 : ℕ+
11. (isqrt((4 v) 2) 1) v1 ∈ ℕ+
⊢ let v1 in
   let isqrt((N N) v) in
   (r 1/N d) ∈ ℚ
BY
(RepUR ``let`` 0⋅ THEN Auto THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbZ{}
2.  b  :  \mBbbN{}\msupplus{}
3.  c  :  \mBbbZ{}
4.  d  :  \mBbbN{}\msupplus{}
5.  0  \mleq{}  a
6.  a  *  d  <  c  *  b
7.  0  <  b  *  d  \mwedge{}  (0  \mleq{}  (a  *  d))  \mwedge{}  (0  \mleq{}  ((a  *  d)  *  b  *  d))
8.  v  :  \mBbbN{}
9.  ((a  *  d)  *  b  *  d)  =  v
10.  v1  :  \mBbbN{}\msupplus{}
11.  (isqrt((4  *  v)  +  2)  +  1)  =  v1
\mvdash{}  let  N  =  v1  in
      let  r  =  isqrt((N  *  N)  *  v)  in
      (r  +  1/N  *  b  *  d)  \mmember{}  \mBbbQ{}


By


Latex:
(RepUR  ``let``  0\mcdot{}  THEN  Auto  THEN  Auto)




Home Index