PrintForm
Definitions
action
sets
Sections
AutomataTheory
Doc
At:
lpower
alt
1
2
2
1
1
1.
Alph:
Type
2.
L:
Alph*
3.
n:
4.
0 < n
5.
(L
n-1) = if n-1=
0
nil else L @ (L
n-1-1) fi
6.
n = 0
7.
n-1 = 0
(L
n) = (L @ nil)
By:
RWH (LemmaC
Thm*
as:T*. (as @ nil) = as) 0
Generated subgoal:
1
(L
n) = L
About: