3dea7ae0d6
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
12 lines
206 B
Text
12 lines
206 B
Text
Set: pp::colors
|
||
Set: pp::unicode
|
||
Assumed: x
|
||
Type
|
||
ℤ → ℤ → ℤ
|
||
x1 + x2
|
||
ℤ → ℤ
|
||
x1 + x1 + x1 + x2 + x2
|
||
ℤ
|
||
Definition sum1 : ℤ := x1 + x1 + x1 + x2 + x2
|
||
x1 + x1 + x1 + x2 + x2
|
||
Assumed: y
|