(11steps)
PrintForm
Definitions
Lemmas
mb
hybrid
Sections
GenAutomata
Doc
At:
remove
msgs
nil
1
1
1.
A:
Type
2.
msg:
A
A
3.
L1:
A List
4.
L2:
A List
5.
x:A. (x
L1)
(x
L2)
6.
Refl(A)(msg(_1,_2))
(
x
L1.
(
a.reduce(
b,y.
msg(a,b)
y;true
;L2))(x))
By:
Unfolds [`l_all`;`so_apply`] 0
THEN
Reduce 0
Generated subgoal:
1
x:A. (x
L1)
reduce(
b,y.
msg(x,b)
y;true
;L2)
About:
(11steps)
PrintForm
Definitions
Lemmas
mb
hybrid
Sections
GenAutomata
Doc