2013-09-03 17:44:51 +00:00
|
|
|
Set: pp::colors
|
|
|
|
Set: pp::unicode
|
2014-01-01 21:52:25 +00:00
|
|
|
Imported 'Int'
|
|
|
|
Imported 'Real'
|
2013-09-02 20:20:00 +00:00
|
|
|
1 / 2
|
|
|
|
2/3
|
|
|
|
3 div 2
|
|
|
|
Assumed: x
|
|
|
|
Assumed: i
|
|
|
|
Assumed: n
|
|
|
|
x + i + 1 + n
|
|
|
|
Set: lean::pp::coercion
|
2013-12-19 20:46:14 +00:00
|
|
|
x + int_to_real i + nat_to_real 1 + nat_to_real n
|
|
|
|
x * int_to_real i + x
|
|
|
|
x - int_to_real i + x - x ≥ nat_to_real 0
|
2013-09-02 20:20:00 +00:00
|
|
|
x < x
|
|
|
|
x ≤ x
|
|
|
|
x > x
|