Nuprl Definition : length
||as|| ==  rec-case(as) of [] => 0 | a::b => r.r + 1
Definitions occuring in Statement : 
list_ind: list_ind, 
add: n + m
, 
natural_number: $n
Definitions occuring in definition : 
list_ind: list_ind, 
add: n + m
, 
natural_number: $n
FDL editor aliases : 
length
Latex:
||as||  ==    rec-case(as)  of  []  =>  0  |  a::b  =>  r.r  +  1
Date html generated:
2016_05_14-AM-06_32_46
Last ObjectModification:
2015_12_03-PM-02_05_15
Theory : list_0
Home
Index