WhoCites Definitions MarkB generic Sections NuprlLIB Doc

Who Cites bimplies?
bimpliesDef pq == p q
Thm* p,q:. pq
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:pq has structure: bimplies(p; q)

About:
boolbfalsebtrueifthenelsememberall!abstraction

WhoCites Definitions MarkB generic Sections NuprlLIB Doc