nfa
1
Sections
AutomataTheory
Doc
nd_comp_length
Def
||C|| == ||C||
Thm*
Alph,St:Type, C:NComp(Alph;St). ||C||
length
Def
||as|| == Case of as; nil
0 ; a.as'
||as'||+1 (recursive)
Thm*
A:Type, l:A*. ||l||
Thm*
||nil||
About: