WhoCites
Definitions
StandardLib
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites bimplies?
bimplies
Def
p
q
==
p
q
Thm*
p
,
q
:
.
p
q
bnot
Def
b
== if
b
false
else true
fi
Thm*
b
:
.
b
bor
Def
p
q
== if
p
true
else
q
fi
Thm*
p
,
q
:
. (
p
q
)
Syntax:
p
q
has structure:
bimplies(
p
;
q
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
StandardLib
Sections
NuprlLIB
Doc