PrintForm
Definitions
automata
4
Sections
AutomataTheory
Doc
At:
lang
auto
is
min
1
1
1
1
1
1
1
1
1
1.
Alph:
Type
2.
St:
Type
3.
Auto:
Automata(Alph;St)
4.
EquivRel x,y:Alph*. x LangOf(Auto)-induced Equiv y
5.
g:
(x,y:Alph*//(x LangOf(Auto)-induced Equiv y))
6.
x:
Alph*
7.
y:
Alph*
8.
(Result(Auto)x) = (Result(Auto)y)
9.
z:
Alph*
10.
(Result(Auto)z @ x) = (Result(Auto)z @ y)
Auto(z @ x)
Auto(z @ y)
By:
RWH (UnfoldC `accept_list`) 0
Generated subgoal:
1
FinalState(Auto)(Result(Auto)z @ x)
FinalState(Auto)(Result(Auto)z @ y)
About: