WhoCites Definitions SimpleMulFacts Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites atomic?
atomicDef  atomic(a) == a = 0 & (a ~ 1) & reducible(a)
Thm*  a:. atomic(a Prop
reducibleDef  reducible(a) == b,c:(b ~ 1) & (c ~ 1) & a = bc
Thm*  a:. reducible(a Prop
int_nzeroDef   == {i:i  0 }
Thm*    Type
nequalDef  a  b  T == a = b  T
Thm*  A:Type, x,y:A. (x  y Prop
notDef  A == A  False
Thm*  A:Prop. (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

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

WhoCites Definitions SimpleMulFacts Sections DiscrMathExt Doc