lean2/tests/lean/rateval.lean
Leonardo de Moura 2d22bb8ea2 feat(frontends/lean/builtin_cmds): do not unfold proofs in the eval command
In the future, we should probably add an option for unfolding proofs.
2015-05-20 19:14:57 -07:00

6 lines
89 B
Text

import data.rat
open nat int rat
attribute rat.of_int [coercion]
eval (8 * 6⁻¹) + 1