7726ccad28
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
12 lines
224 B
Text
12 lines
224 B
Text
Set: pp::colors
|
||
Set: pp::unicode
|
||
Imported 'Int'
|
||
Assumed: f
|
||
⊤ + ⊥
|
||
10 + 20
|
||
10 + - 20
|
||
Set: lean::pp::notation
|
||
Set: lean::pp::coercion
|
||
f ⊤ ⊥
|
||
Nat::add 10 20
|
||
Int::add (nat_to_int 10) (Int::neg (nat_to_int 20))
|