(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
exists
append
lemma
2
1
1.
T:
Type
2.
P:
T
Prop
3.
M:
T List
L:T List.
x
L.P(x)
False
x
(L @ nil).P(x)
By:
Auto
Generated subgoal:
1
4.
L:
T List
5.
x
L.P(x)
False
x
(L @ nil).P(x)
About:
(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc