Step * 2 1 1 1 of Lemma decidable__reducible


1. ∀n:ℕDec((n 0 ∈ ℤ) ∨ reducible(n))
2. : ℕ
3. 0 ∈ ℤ
4. reducible(0)
⊢ False
BY
(D (-1) THEN ExRepD) }

1
1. ∀n:ℕDec((n 0 ∈ ℤ) ∨ reducible(n))
2. : ℕ
3. 0 ∈ ℤ
4. : ℤ-o
5. : ℤ-o
6. ¬(b 1)
7. ¬(c 1)
8. (b c) ∈ ℤ
⊢ False


Latex:


Latex:

1.  \mforall{}n:\mBbbN{}.  Dec((n  =  0)  \mvee{}  reducible(n))
2.  n  :  \mBbbN{}
3.  n  =  0
4.  reducible(0)
\mvdash{}  False


By


Latex:
(D  (-1)  THEN  ExRepD)




Home Index