(9steps)
PrintForm
Definitions
core
3
jlc
Sections
Support(jlc)
Doc
At:
decidable
iff
exists
bool
function
2
T,Z:Type, P:(T
Z
Prop). (
x:T, y:Z. Dec(P(x,y)))
(
f_p:(T
Z
).
x:T, y:Z. P(x,y)
f_p(x,y))
By:
UnivCD
Generated subgoal:
1
1.
T:
Type
2.
Z:
Type
3.
P:
T
Z
Prop
4.
x:T, y:Z. Dec(P(x,y))
f_p:(T
Z
).
x:T, y:Z. P(x,y)
f_p(x,y)
About:
(9steps)
PrintForm
Definitions
core
3
jlc
Sections
Support(jlc)
Doc