lean2/tests/lean/arith3.lean.expected.out
Leonardo de Moura c56df132b8 refactor(kernel): remove semantic attachments from the kernel
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-02-02 14:48:27 -08:00

12 lines
165 B
Text

Set: pp::colors
Set: pp::unicode
Imported 'Int'
8 mod 3
2
2
7 mod 3
-8 mod 3
Set: lean::pp::notation
Int::mod -8 3
Int::mod -8 3
Int::add -6 (Int::mod -8 3)