Step
*
2
3
1
1
of Lemma
proper-divisor_wf
1. n : ℕ+
2. 5 ≤ n
3. 16 ≤ n
4. 81 ≤ n
5. (iroot(4;n)^4 ≤ n) ∧ n < (iroot(4;n) + 1)^4
⊢ proper-divisor-aux(n;iroot(4;n) + 1;iroot(4;n) + 1;1;iroot(4;n) + 1) ∈ Dec(∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 | n))])
BY
{ xxx(Decide iroot(4;n) ≤ 2 THENA Auto)xxx }
1
1. n : ℕ+
2. 5 ≤ n
3. 16 ≤ n
4. 81 ≤ n
5. (iroot(4;n)^4 ≤ n) ∧ n < (iroot(4;n) + 1)^4
6. iroot(4;n) ≤ 2
⊢ proper-divisor-aux(n;iroot(4;n) + 1;iroot(4;n) + 1;1;iroot(4;n) + 1) ∈ Dec(∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 | n))])
2
1. n : ℕ+
2. 5 ≤ n
3. 16 ≤ n
4. 81 ≤ n
5. (iroot(4;n)^4 ≤ n) ∧ n < (iroot(4;n) + 1)^4
6. ¬(iroot(4;n) ≤ 2)
⊢ proper-divisor-aux(n;iroot(4;n) + 1;iroot(4;n) + 1;1;iroot(4;n) + 1) ∈ Dec(∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 | n))])
Latex:
Latex:
1.  n  :  \mBbbN{}\msupplus{}
2.  5  \mleq{}  n
3.  16  \mleq{}  n
4.  81  \mleq{}  n
5.  (iroot(4;n)\^{}4  \mleq{}  n)  \mwedge{}  n  <  (iroot(4;n)  +  1)\^{}4
\mvdash{}  proper-divisor-aux(n;iroot(4;n)  +  1;iroot(4;n)  +  1;1;iroot(4;n)  +  1)  \mmember{}  Dec(\mexists{}n1:\mBbbZ{}  [(n1  <  n
                                                                                                                                                                      \mwedge{}  (2  \mleq{}  n1)
                                                                                                                                                                      \mwedge{}  (n1  |  n))])
By
Latex:
xxx(Decide  iroot(4;n)  \mleq{}  2  THENA  Auto)xxx
Home
Index