At: min is unique 1 1 1 1 1 1 2
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
10. s: St
11. a: Alph
f(
Auto(s,a)) = a.f(s)
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) 
(
q:St, a:Alph. c(
Auto(q,a)) =
A(g)(c(q),a)
x,y:Alph*//(x LangOf(Auto)-induced Equiv y))
[Alph;St;Auto;
t.true
;f;s;a]
THEN
Reduce 12
Generated subgoals:None
About: