(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
decidable
list
exists
T:Type, P:(T
Prop), L:T List. (
x:T. Dec(P(x)))
Dec(
x
L.P(x))
By:
UnivCD
Generated subgoal:
1
1.
T:
Type
2.
P:
T
Prop
3.
L:
T List
4.
x:T. Dec(P(x))
Dec(
x
L.P(x))
About:
(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc