PrintForm Definitions automata 4 Sections AutomataTheory Doc

At: refine iso 1 1 1 1 1 1 2 1 1 1 1 1 1

1. Alph: Type
2. S1: Type
3. S2: Type
4. A1: Automata(Alph;S1)
5. A2: Automata(Alph;S2)
6. s:S1. l:Alph*. (Result(A1)l) = s
7. LangOf(A1) = LangOf(A2)
8. x,y:Alph*. (Result(A1)x) = (Result(A1)y) (Result(A2)x) = (Result(A2)y)
9. A2 A1
10. f: S1Alph*
11. x:S1. (Result(A1)f(x)) = x
12. b: S2
13. l: Alph*
14. (Result(A2)l) = b

(Result(A2)f(Result(A1)l)) = b

By: Witness11 Result(A1)l

Generated subgoal:

111. b: S2
12. l: Alph*
13. (Result(A2)l) = b
14. (Result(A1)f(Result(A1)l)) = (Result(A1)l)
(Result(A2)f(Result(A1)l)) = b


About:
equalapplyuniverseallexistslistimpliesfunction