PrintForm
Definitions
relation
autom
Sections
AutomataTheory
Doc
At:
one
one
corr
tran
1
1.
A:
Type
2.
B:
Type
3.
C:
Type
4.
f1:
A
B
5.
g1:
B
A
6.
InvFuns(A; B; f1; g1)
7.
f:
B
C
8.
g:
C
B
9.
InvFuns(B; C; f; g)
f:(A
C), g:(C
A). InvFuns(A; C; f; g)
By:
InstConcl [f o f1;g1 o g]
Generated subgoal:
1
InvFuns(A; C; f o f1; g1 o g)
About: