WhoCites
Definitions
HOLlib
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hisl?
hisl
Def isl ==
u
:
'a
+
'b
. isl(
u
)
Thm*
'a
,
'b
:S. isl
(hsum(
'a
;
'b
)
hbool)
isl
Def
isl(
x
) == InjCase(
x
;
y
. true
;
z
. false
)
Thm*
A
,
B
:Type,
x
:
A
+
B
. isl(
x
)
tlambda
Def
(
x
:
T
.
b
(
x
))(
x
) ==
b
(
x
)
Syntax:
isl
has structure:
hisl(
'a
;
'b
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
HOLlib
Sections
NuprlLIB
Doc