WhoCites Definitions hol list 1 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hlength?
hlengthDef length == l:'a List. ||l||
Thm* 'a:S. length  (hlist('a hnum)
lengthDef ||as|| == Case of as; nil  0 ; a.as'  ||as'||+1  (recursive)
Thm* A:Type, l:A List. ||l||  
Thm* ||nil||  
Thm* 'a:Type, l:'a List. ||l||  
tlambdaDef (x:Tb(x))(x) == b(x)

Syntax:length has structure: hlength('a)

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

WhoCites Definitions hol list 1 Sections HOLlib Doc