PrintForm
Definitions
automata
4
Sections
AutomataTheory
Doc
At:
refine
ge
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.
Con(A2)
8.
A1
A2
|S1|
|S2|
By:
Inst
Thm*
Q:(A
B
Prop). (
x:A.
y:B. Q(x,y))
(
f:(A
B).
x:A. Q(x,f(x))) [S1;Alph*;
s,l. (Result(A1)l) = s]
Generated subgoal:
1
9.
f:(S1
Alph*).
x:S1. (Result(A1)f(x)) = x
|S1|
|S2|
About: