WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(a is a member of list xs)

Who Cites is list mem?
is_list_memDef  a  xs == Case of xs; nil  False ; x.ys  a = x  A  (a  ys)
Def  (recursive)
Thm*  A:Type, a:Axs:A List. (a  xs Prop

Syntax:a  xs has structure: is_list_mem(Aaxs)

About:
listlist_indrecursive_def_notice
universeequalmemberproporfalseall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc