PrintForm
Definitions
automata
5
Sections
AutomataTheory
Doc
At:
lang
eq
imp
quo
eq
1
1
1
1.
Alph:
Type
2.
S1:
Type
3.
S2:
Type
4.
A1:
Automata(Alph;S1)
5.
A2:
Automata(Alph;S2)
6.
LangOf(A1) = LangOf(A2)
7.
EquivRel x,y:Alph*. x LangOf(A1)-induced Equiv y
8.
EquivRel x,y:Alph*. x LangOf(A2)-induced Equiv y
9.
z:
Alph* = Alph*
10.
x:
Alph*
11.
y:
Alph*
(x LangOf(A1)-induced Equiv y)
(x LangOf(A2)-induced Equiv y)
By:
Analyze
THEN
Analyze
Generated subgoals:
1
12.
x LangOf(A1)-induced Equiv y
x LangOf(A2)-induced Equiv y
2
12.
x LangOf(A2)-induced Equiv y
x LangOf(A1)-induced Equiv y
About: