hol list 2 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def A == A  False

is mentioned by

Thm* 'a:S, l:'a List. mt(l cons(head(l); tl(l)) = l[cons_char]
Thm* 'a:S, h1,h2:'ah1 = h2  (l1,l2:'a List. cons(h1l1) = cons(h2l2))[not_eq_list]
Thm* 'a:S, l1,l2:'a List. l1 = l2  (h1,h2:'acons(h1l1) = cons(h2l2))[list_not_eq]
Thm* 'a:S, t:'a List, h:'acons(ht) = nil[not_cons_nil]
Thm* 'a:S, t:'a List, h:'anil = cons(ht)[not_nil_cons]

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

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

hol list 2 Sections HOLlib Doc