hol Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def false == inr()

is mentioned by

Thm* b:b  b = false[not_assert_imp_eq_bfalse]
Thm* false  False[assert_of_bfalse]
Thm* false = true  False[btrue_neq_bfalse_simp_2]
Thm* true = false  False[btrue_neq_bfalse_simp_1]
Def isr(x) == InjCase(xy. falsez. true)[isr]
Def P == InjCase(lem_2(P) ; true; false)[prop_to_bool_2]
Def P == InjCase(lem(P) ; true; false)[prop_to_bool]

In prior sections: bool 1

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

hol Sections HOLlib Doc