Step * of Lemma mccarthy91_wf1

x:ℤ(mccarthy91(x) ∈ {m:ℤif x ≤101 then 91 else 10 fi  ∈ ℤ)
BY
Assert ⌜∀x:ℤ((x ≤ 101)  (mccarthy91(x) 91 ∈ ℤ))⌝⋅ }

1
.....assertion..... 
x:ℤ((x ≤ 101)  (mccarthy91(x) 91 ∈ ℤ))

2
1. ∀x:ℤ((x ≤ 101)  (mccarthy91(x) 91 ∈ ℤ))
⊢ ∀x:ℤ(mccarthy91(x) ∈ {m:ℤif x ≤101 then 91 else 10 fi  ∈ ℤ)


Latex:


Latex:
\mforall{}x:\mBbbZ{}.  (mccarthy91(x)  \mmember{}  \{m:\mBbbZ{}|  m  =  if  x  \mleq{}z  101  then  91  else  x  -  10  fi  \}  )


By


Latex:
Assert  \mkleeneopen{}\mforall{}x:\mBbbZ{}.  ((x  \mleq{}  101)  {}\mRightarrow{}  (mccarthy91(x)  =  91))\mkleeneclose{}\mcdot{}




Home Index