13 lines
206 B
Text
13 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
|