hol prim rec Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def i=j == if i=j true ; false fi

is mentioned by

Def pre(n) == if n=0 then 0 else n-1 fi [pre]

In prior sections: bool 1 hol num

Try larger context: HOLlib IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

hol prim rec Sections HOLlib Doc