At: min is unique 1 1 1 1 1 1 3
1. Alph: Type
2. St: Type
3. Auto: Automata(Alph;St)
4. EquivRel x,y:Alph*. x LangOf(Auto)-induced Equiv y
5. St ~ (x,y:Alph*//(x LangOf(Auto)-induced Equiv y))
6. Fin(Alph)
7. Fin(St)
8. f: St
Alph*
9.
s:St. (Result(Auto)f(s)) = s
f(InitialState(Auto)) = nil
x,y:Alph*//(x LangOf(Auto)-induced Equiv y)
By: Inst
Thm*
Auto:Automata(Alph;St), g:((x,y:Alph*//(x LangOf(Auto)-induced Equiv y))

)
, c:(St
Alph*).
(
q:St. (Result(Auto)c(q)) = q) 
c(InitialState(Auto)) = nil
x,y:Alph*//(x LangOf(Auto)-induced Equiv y)
[Alph;St;Auto;
t.true
;f]
Generated subgoals:None
About: