(22steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
exists
is
member
append
lemma
1
1
1
1
1.
T:
Type
2.
P:
T
Prop
3.
L:
T List
x
nil.P(x)
(
M,N:T List, x:T. P(x) & nil = (M @ (x.N)))
By:
AbReduce 0
Generated subgoals:
None
About:
(22steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc