(8steps)
PrintForm
Definitions
int
2
Sections
StandardLIB
Doc
At:
absval
elim
2
1
1.
P:
Prop
2.
x:
. P(x)
3.
x:
P(if 0
x
x else -x fi)
By:
BoolCasesOnCExp (0
x)
THEN
AbReduce 0
Generated subgoals:
1
4.
0
x
P(x)
2
4.
x < 0
P(-x)
About:
(8steps)
PrintForm
Definitions
int
2
Sections
StandardLIB
Doc