Nuprl Lemma : length-normal-form

∀[A:Top]. (rec-case(A) of [] => 0 | _::as' => _.||as'|| + 1 ~ ||A||)


Proof




Definitions occuring in Statement :  length: ||as||,  list_ind: list_ind,  uall: ∀[x:A]. B[x],  top: Top,  add: n + m,  natural_number: $n,  sqequal: s ~ t
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  member: t ∈ T,  list_ind: list_ind,  length: ||as||

Latex:
\mforall{}[A:Top].  (rec-case(A)  of  []  =>  0  |  $_{}$::as'  =>  $_{}$.||as\000C'||  +  1  \msim{}  ||A||)



Date html generated: 2016_05_16-AM-11_02_25
Last ObjectModification: 2015_12_29-AM-09_11_45

Theory : event-ordering


Home Index