 
  Alph,S1,S2:Type, A1:Automata(Alph;S1), A2:Automata(Alph;S2).
Con(A1)  &  Con(A2)
Alph,S1,S2:Type, A1:Automata(Alph;S1), A2:Automata(Alph;S2).
Con(A1)  &  Con(A2) 
 A1
 A1  A2
 A2  
 |S1|
 |S1|  |S2|
 |S2|| 1 | 1. Alph: Type 2. S1: Type 3. S2: Type 4. A1: Automata(Alph;S1) 5. A2: Automata(Alph;S2) 6. Con(A1) 7. Con(A2) 8. A1  A2  |S1|  |S2| | 
About:
|  |  |  |  |