hol list 1 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def True == 0  

is mentioned by

Thm* mt(nil) = True  Prop{1}
Thm* & ('a:Type{i}, x:'al:'a List. mt(cons(xl)) = False  Prop{1})
[mt_def]
Def mt(l) == Case of l; nil  True ; a.as'  False[mt]

In prior sections: core hol hol prim rec bool 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