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