(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
exists
is
member
lemma
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. x(
eq) L & P(x)
y
L.P(y)
By:
Analyze -1
THEN
Analyze -1
Generated subgoal:
1
6.
x:
T
7.
x(
eq) L
8.
P(x)
y
L.P(y)
About:
(35steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc