(3steps)
PrintForm
Definitions
mb
declaration
Sections
GenAutomata
Doc
At:
rename
decl
subtype
1
1.
d:
Decl
2.
f:
Label
Label
3.
x:
Label
4.
z:
d o f(f(x))
z
d(x)
By:
Unfold `rename_decl` -1
THEN
Reduce -1
THEN
IsectHD x -1
Generated subgoal:
1
4.
z:
y:Label. if f(x) =
f(y)
d(y) else Top fi
5.
z
if f(x) =
f(x)
d(x) else Top fi
z
d(x)
About:
(3steps)
PrintForm
Definitions
mb
declaration
Sections
GenAutomata
Doc