Step * 1 2 of Lemma sum-of-three-cubes-iff-3


1. : ℕ
2. : ℤ
3. : ℤ
4. c1 : ℤ
5. ((a a) (b b) (c1 c1 c1)) k ∈ ℤ
6. : ℤ
7. : ℕ
8. ¬(d 0 ∈ ℤ)
9. (k rem d) 0 ∈ ℤ
10. : ℕ
11. ((4 ((k c) ÷ d)) d) (3 n) ∈ ℤ
⊢ ∃d:ℕ. ∃e:ℤ((∃c:ℤ(((d e) k) (c c) ∈ ℤ)) ∧ (∃n:ℕ(((4 e) d) (3 n) ∈ ℤ)))
BY
(InstConcl [⌜d⌝;⌜(k c) ÷ d⌝]⋅ THEN Auto) }

1
1. : ℕ
2. : ℤ
3. : ℤ
4. c1 : ℤ
5. ((a a) (b b) (c1 c1 c1)) k ∈ ℤ
6. : ℤ
7. : ℕ
8. ¬(d 0 ∈ ℤ)
9. (k rem d) 0 ∈ ℤ
10. : ℕ
11. ((4 ((k c) ÷ d)) d) (3 n) ∈ ℤ
⊢ ∃c@0:ℤ(((d ((k c) ÷ d)) k) (c@0 c@0 c@0) ∈ ℤ)


Latex:


Latex:

1.  k  :  \mBbbN{}
2.  a  :  \mBbbZ{}
3.  b  :  \mBbbZ{}
4.  c1  :  \mBbbZ{}
5.  ((a  *  a  *  a)  +  (b  *  b  *  b)  +  (c1  *  c1  *  c1))  =  k
6.  c  :  \mBbbZ{}
7.  d  :  \mBbbN{}
8.  \mneg{}(d  =  0)
9.  (k  -  c  *  c  *  c  rem  d)  =  0
10.  n  :  \mBbbN{}
11.  ((4  *  ((k  -  c  *  c  *  c)  \mdiv{}  d))  -  d  *  d)  =  (3  *  n  *  n)
\mvdash{}  \mexists{}d:\mBbbN{}.  \mexists{}e:\mBbbZ{}.  ((\mexists{}c:\mBbbZ{}.  (((d  *  e)  -  k)  =  (c  *  c  *  c)))  \mwedge{}  (\mexists{}n:\mBbbN{}.  (((4  *  e)  -  d  *  d)  =  (3  *  n  *  n))))


By


Latex:
(InstConcl  [\mkleeneopen{}d\mkleeneclose{};\mkleeneopen{}(k  -  c  *  c  *  c)  \mdiv{}  d\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index