Step * 1 4 1 1 of Lemma sum-of-three-cubes-iff

.....assertion..... 
1. : ℤ
2. : ℤ
3. : ℕ
4. : ℤ
5. : ℤ
6. c1 : ℤ
7. ((a a) (b b) (c1 c1 c1)) k ∈ ℤ
8. ((((2 d) 1) ((2 d) 1)) (3 ((2 n) 1) ((2 n) 1)) rem 4) 0 ∈ ℤ
9. : ℤ
10. ((((2 d) 1) ((4 (((d (d 1)) (3 (n 1))) 1)) ÷ 4)) k) (c c) ∈ ℤ
11. 0 ≤ n
12. 0 ≤ d
⊢ ↑is_power(3;c c)
BY
(All Thin THEN (RWO "assert-is_power" THENA Auto) THEN (D With ⌜c⌝  THEN Auto) THEN Computation THEN Auto) }


Latex:


Latex:
.....assertion..... 
1.  n  :  \mBbbZ{}
2.  d  :  \mBbbZ{}
3.  k  :  \mBbbN{}
4.  a  :  \mBbbZ{}
5.  b  :  \mBbbZ{}
6.  c1  :  \mBbbZ{}
7.  ((a  *  a  *  a)  +  (b  *  b  *  b)  +  (c1  *  c1  *  c1))  =  k
8.  ((((2  *  d)  +  1)  *  ((2  *  d)  +  1))  +  (3  *  ((2  *  n)  +  1)  *  ((2  *  n)  +  1))  rem  4)  =  0
9.  c  :  \mBbbZ{}
10.  ((((2  *  d)  +  1)  *  ((4  *  (((d  *  (d  +  1))  +  (3  *  n  *  (n  +  1)))  +  1))  \mdiv{}  4))  -  k)  =  (c  *  c  *  c)
11.  0  \mleq{}  n
12.  0  \mleq{}  d
\mvdash{}  \muparrow{}is\_power(3;c  *  c  *  c)


By


Latex:
(All  Thin
  THEN  (RWO  "assert-is\_power"  0  THENA  Auto)
  THEN  (D  0  With  \mkleeneopen{}c\mkleeneclose{}    THEN  Auto)
  THEN  Computation
  THEN  Auto)




Home Index