Step
*
2
1
2
of Lemma
all-nsub2
1. [P] : ℕ2 ⟶ ℙ
2. P[0] ∧ P[1]@i
3. x : ℕ2@i
4. ¬(x = 0 ∈ ℤ)
⊢ P[x]
BY
{ CaseNat 1 `x'⋅ }
1
1. [P] : ℕ2 ⟶ ℙ
2. P[0] ∧ P[1]@i
3. x : ℕ2@i
4. ¬(x = 0 ∈ ℤ)
5. x = 1 ∈ ℤ
⊢ P[1]
2
1. [P] : ℕ2 ⟶ ℙ
2. P[0] ∧ P[1]@i
3. x : ℕ2@i
4. ¬(x = 0 ∈ ℤ)
5. ¬(x = 1 ∈ ℤ)
⊢ P[x]
Latex:
Latex:
1.  [P]  :  \mBbbN{}2  {}\mrightarrow{}  \mBbbP{}
2.  P[0]  \mwedge{}  P[1]@i
3.  x  :  \mBbbN{}2@i
4.  \mneg{}(x  =  0)
\mvdash{}  P[x]
By
Latex:
CaseNat  1  `x'\mcdot{}
Home
Index