PrintForm
Definitions
automata
5
Sections
AutomataTheory
Doc
At:
any
ge
min
auto
1
1
2
1
1
1
1
1
1
1.
Alph:
Type
2.
St:
Type
3.
Auto:
Automata(Alph;St)
4.
S:
Type
5.
A:
Automata(Alph;S)
6.
Fin(Alph)
7.
Fin(St)
8.
l:Alph*. Auto(l)
A(l)
9.
Con(A)
10.
EquivRel x,y:Alph*. x LangOf(Auto)-induced Equiv y
11.
EquivRel x,y:Alph*. x LangOf(A)-induced Equiv y
12.
l1:
Alph*
13.
l2:
Alph*
14.
l1 LangOf(A)-induced Equiv l2
A(l1)
A(l2)
By:
Unfold `lang_rel` 14
THEN
Reduce 14
THEN
Witness14 nil
THEN
Reduce 14
Generated subgoal:
1
14.
LangOf(A)(l1)
LangOf(A)(l2)
A(l1)
A(l2)
About: