(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
exists
append
lemma
1
2
1
2
1
2
1.
T:
Type
2.
P:
T
Prop
3.
L:
T List
4.
u:
T
5.
v:
T List
6.
M:T List.
x
(v @ M).P(x)
x
v.P(x)
x
M.P(x)
7.
M:
T List
8.
x
(v @ M).P(x)
9.
x
M.P(x)
P(u)
x
v.P(x)
x
M.P(x)
By:
Choose [2]
THEN
Trivial
Generated subgoals:
None
About:
(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc