grammar 1 Sections AutomataTheory Doc

length_p Def ||l|| == ||l||

Thm* T:Type, l:(T List). ||l||

length Def ||as|| == Case of as; nil 0 ; a.as' ||as'||+1 (recursive)

Thm* A:Type, l:A*. ||l||

Thm* ||nil||

About:
recursive_def_notice!abstractionlist_indnatural_numberaddall
universelistmemberintnil