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