At: any ge min auto 1 1 2 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
Auto(l1)
= Auto(l2)
By: BackThru
Thm*
a,b:
. (a 
b) 
a = b
Generated subgoal:
About: