Step
*
1
of Lemma
free-from-atom-int
1. a : Atom1
2. n : ℤ
3. n < 0
⊢ a#n:ℤ
BY
{ Subst' n ~ (λx.(-x)) (-n) 0 }
1
.....equality..... 
1. a : Atom1
2. n : ℤ
3. n < 0
⊢ n ~ (λx.(-x)) (-n)
2
1. a : Atom1
2. n : ℤ
3. n < 0
⊢ a#(λx.(-x)) (-n):ℤ
Latex:
Latex:
1.  a  :  Atom1
2.  n  :  \mBbbZ{}
3.  n  <  0
\mvdash{}  a\#n:\mBbbZ{}
By
Latex:
Subst'  n  \msim{}  (\mlambda{}x.(-x))  (-n)  0
Home
Index