(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
exists
append
lemma
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)
M:T List. P(u)
x
(v @ M).P(x)
P(u)
x
v.P(x)
x
M.P(x)
By:
UnivCD
Generated subgoal:
1
7.
M:
T List
8.
P(u)
x
(v @ M).P(x)
P(u)
x
v.P(x)
x
M.P(x)
About:
(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc