Step * 2 2 1 1 of Lemma last-upto


1. : ℕ+
2. upto(n) upto(n 1) map(λx.(x (n 1));upto(n 1))
3. (n 1) < (n 1)
⊢ (n 1)
BY
(D THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbN{}\msupplus{}
2.  upto(n)  \msim{}  upto(n  -  1)  @  map(\mlambda{}x.(x  +  (n  -  1));upto(n  -  n  -  1))
3.  0  +  (n  -  1)  <  1  +  (n  -  1)
\mvdash{}  n  -  1  \msim{}  0  +  (n  -  1)


By


Latex:
(D  1  THEN  Auto)




Home Index