hol pair Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def x = y == (x = y  T)

is mentioned by

Def is_pair == p:'a'bx:'ay:'b. (p = (mk_pair(x,y)))[his_pair]
Def mk_pair == x:'ay:'ba:'ab:'b. (a = x)(b = y)[hmk_pair]

In prior sections: hol hol bool hol min

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

hol pair Sections HOLlib Doc