(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
exists
is
member
lemma
2
2
1
1
1
1
1
1.
T:
Type
2.
eq:
T
T
3.
eq
T
T
4.
P:
T
Prop
5.
L:
T List
6.
u:
T
7.
v:
T List
8.
y
v.P(y)
(
x:T. x(
eq) v & P(x))
9.
P(u)
10.
eq(u,u)
u = u
if eq(u,u)
true
else u(
eq) v fi
By:
Assert (u = u)
Generated subgoal:
1
11.
u = u
if eq(u,u)
true
else u(
eq) v fi
About:
(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc