PrintForm
Definitions
list
3
autom
Sections
AutomataTheory
Doc
At:
append
segment
T:Type, as:T*, i:{0...||as||}, j:{i...||as||}, k:{j...||as||}. ((as[i..j
]) @ (as[j..k
])) = (as[i..k
])
By:
RepD
Generated subgoal:
1
1.
T:
Type
2.
as:
T*
3.
i:
{0...||as||}
4.
j:
{i...||as||}
5.
k:
{j...||as||}
((as[i..j
]) @ (as[j..k
])) = (as[i..k
])
About: