(10steps)
PrintForm
Definitions
mb
automata
2
Sections
GenAutomata
Doc
At:
unequal
termlists
a,b:Term List.
a = b
||a|| = ||b||
(
i:
. i < ||a|| &
a[i] = b[i])
By:
RWW "assert_termlist_eq < " 0
Generated subgoal:
1
a,b:Term List.
termlist_eq(a;b)
||a|| = ||b||
(
i:
. i < ||a|| &
a[i] = b[i])
About:
(10steps)
PrintForm
Definitions
mb
automata
2
Sections
GenAutomata
Doc