(23steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
not
list
all
not
iff
list
exists
1
1
2
1
1.
T:
Type
2.
P:
T
Prop
3.
x:T. Dec(P(x))
4.
L:
T List
5.
u:
T
6.
v:
T List
7.
x
v.(
P(x))
x
v.P(x)
8.
(
P(u) &
x
v.(
P(x)))
P(u)
x
v.P(x)
By:
Inst
Thm*
Dec(P)
Dec(Q)
(
(P & Q)
P
Q) [
P(u);
x
v.(
P(x))]
Generated subgoal:
1
9.
(
P(u) &
x
v.(
P(x)))
P(u)
x
v.(
P(x))
P(u)
x
v.P(x)
About:
(23steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc