(24steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
append
is
member
lemma
1
1
1.
T:
Type
2.
eq:
{T=
}
3.
eq
T
T
4.
x,y:T. eq(x,y)
x = y
5.
L:
T List
6.
x:
T
(
M,N:T List. nil = (M @ (x.N)))
False
By:
Auto
Generated subgoal:
1
7.
M,N:T List. nil = (M @ (x.N))
False
About:
(24steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc