(13steps) PrintForm Definitions Lemmas mb automata 2 Sections GenAutomata Doc

At: assert termlist eq 2 2

1. a: Term List
2. u: Term
3. v: Term List
4. b:Term List. termlist_eq(v;b) v = b
5. b: Term List
6. u1: Term
7. v1: Term List
8. termlist_eq([u / v];v1) [u / v] = v1
9. termlist_eq([u / v];v1) ([u / v] = v1)
10. [u / v] = [u1 / v1]

termlist_eq(v;v1)

By: BackThruSomeHyp

Generated subgoal:

1 v = v1

About:
listconsassertequalimpliesall

(13steps) PrintForm Definitions Lemmas mb automata 2 Sections GenAutomata Doc