hol list 1 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 el == n:l:'a List. if n=0 then hd(l) else el(n-1,tl(l)) fi 
Def (recursive)
[hel]

In prior sections: bool 1 int 2 hol num hol prim rec hol arithmetic 1

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

hol list 1 Sections HOLlib Doc