(6steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
decidable
list
all
1
1.
T:
Type
2.
P:
T
Prop
3.
L:
T List
4.
x:T. Dec(P(x))
Dec(
x
L.P(x))
By:
ListInd 3
THEN
Rewrite (HigherC list_all_unrollC) 0
Generated subgoals:
1
Dec(True)
2
5.
u:
T
6.
v:
T List
7.
Dec(
x
v.P(x))
Dec(P(u) &
x
v.P(x))
About:
(6steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc