(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
decidable
list
exists
1
2
1
1
1
1.
T:
Type
2.
P:
T
Prop
3.
L:
T List
4.
u:
T
5.
v:
T List
6.
Dec(
x
v.P(x))
7.
Dec(P(u))
P(u)
x
v.P(x)
(P(u)
x
v.P(x))
By:
Unfold `decidable` 7
THEN
Analyze 7
Generated subgoals:
1
7.
P(u)
P(u)
x
v.P(x)
(P(u)
x
v.P(x))
2
7.
P(u)
P(u)
x
v.P(x)
(P(u)
x
v.P(x))
About:
(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc