(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
all
append
lemma
2
1
2
1
1.
T:
Type
2.
P:
T
Prop
3.
L:
T List
4.
u:
T
5.
v:
T List
6.
x
v.P(x)
(
M:T List.
x
M.P(x)
x
(v @ M).P(x))
7.
P(u)
8.
x
v.P(x)
9.
M:
T List
10.
x
M.P(x)
x
(v @ M).P(x)
By:
HypBackchain
Generated subgoals:
None
About:
(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc