Step * 1 1 of Lemma decidable__proper_divisor


1. {2...}
2. n ≤ 5
3. 4 ∈ ℤ
⊢ Dec(∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 n))])
BY
((OrLeft THENM With ⌜2⌝ (D 0)⋅THEN Auto) }

1
1. {2...}
2. n ≤ 5
3. 4 ∈ ℤ
4. 2 < n
5. 2 ≤ 2
⊢ n


Latex:


Latex:

1.  n  :  \{2...\}
2.  n  \mleq{}  5
3.  n  =  4
\mvdash{}  Dec(\mexists{}n1:\mBbbZ{}  [(n1  <  n  \mwedge{}  (2  \mleq{}  n1)  \mwedge{}  (n1  |  n))])


By


Latex:
((OrLeft  THENM  With  \mkleeneopen{}2\mkleeneclose{}  (D  0)\mcdot{})  THEN  Auto)




Home Index