WhoCites Definitions num thy 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites prime?
primeDef prime(a) == a = 0 & (a ~ 1) & (b,c:a | bc  a | b  a | c)
Thm* a:. prime(a Prop
assocedDef a ~ b == a | b & b | a
Thm* a,b:. (a ~ b Prop
dividesDef b | a == c:a = bc
Thm* a,b:. (a | b Prop
notDef A == A  False
Thm* A:Prop. (A Prop

About:
intnatural_numbermultiplyequalmemberpropimpliesand
orfalseallexists!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions num thy 1 Sections StandardLIB Doc