hol bool Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def x:TP(x) == (x:TP(x))

is mentioned by

Thm* 'a:S. (x:'a. false) = false[bexists_bfalse]
Thm* 'a:S. (x:'a. true) = true[bexists_btrue]
Def exists == p:'ax:'a. (p(x))[hexists]
Def b_exists_unique('a;x.p(x))
Def == (x:'ap(x))(x,y:'a.  (p(x)p(y))(x = y))
[b_exists_unique]

In prior sections: hol

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

hol bool Sections HOLlib Doc