(8steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
is
member
non
nil
1
1
1.
T:
Type
2.
eq:
{T=
}
3.
eq
T
T
4.
x,y:T. eq(x,y)
x = y
5.
u:
T
6.
L:
T List
7.
u(
eq) L
8.
M,N:T List. L = (M @ (u.N))
v:T, M:T List. L = v.M
By:
Repeat (Analyze -1)
Generated subgoal:
1
8.
M:
T List
9.
N:
T List
10.
L = (M @ (u.N))
v:T, M:T List. L = v.M
About:
(8steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc