core
3
jlc
Sections
Support(jlc)
Doc
Def
x:A. B(x) == x:A
B(x)
is mentioned by
Thm*
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))
[decidable_iff_exists_bool_function_2]
Thm*
P:(T
Prop). (
x:T. Dec(P(x)))
(
f_p:(T
).
x:T. P(x)
f_p(x))
[decidable_iff_exists_bool_function]
In prior sections:
core
discrete
jlc
core
3
jlc
Sections
Support(jlc)
Doc