At: any ge min auto 1 1 2 1 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. LangOf(A)(l1) 
LangOf(A)(l2)
A(l1)

A(l2)
By:
Unfold `auto_lang` 14
THEN
Reduce 14
Generated subgoals:None
About: