Step * 1 1 of Lemma last_append

.....truecase..... 
1. Top
2. Top List
3. ∀[B:Top List]. last(v B) last(B) supposing ¬↑null(B)
4. Top List
5. ¬↑null(B)
6. (v B) [] ∈ (Top List)
⊢ last(B)
BY
(((RW assert_pushdownC (-2)) THENA Auto) THEN (RWO "append_is_nil" (-1)) THEN Auto) }


Latex:


Latex:
.....truecase..... 
1.  u  :  Top
2.  v  :  Top  List
3.  \mforall{}[B:Top  List].  last(v  @  B)  \msim{}  last(B)  supposing  \mneg{}\muparrow{}null(B)
4.  B  :  Top  List
5.  \mneg{}\muparrow{}null(B)
6.  (v  @  B)  =  []
\mvdash{}  u  \msim{}  last(B)


By


Latex:
(((RW  assert\_pushdownC  (-2))  THENA  Auto)  THEN  (RWO  "append\_is\_nil"  (-1))  THEN  Auto)




Home Index