Level: Lib Thy Top: 1 1
Hypotheses:- Alph :

- St :

- Auto : Automata(Alph;St)
- c : St

Alph List - (
q:St. Auto(c q) = q)
Fin(Alph)
Fin(St) - EquivRel(Alph List;x,y.x Rl y)
Conclusion:
Surj(St;x,y:(Alph List)//(x Rl y);c)
Applied Tactic: InstLemma `fin_alph_list_quo` [
Alph
;
x,y.x = y
] THENA Auto
Generated subgoals:1. EquivRel(Alph List;x,y.x (
x,y.x = y) y)2. Dec(x (
x,y.x = y) y)
3. Surj(St;x,y:(Alph List)//(x Rl y);c)