2d22bb8ea2
In the future, we should probably add an option for unfolding proofs.
6 lines
89 B
Text
6 lines
89 B
Text
import data.rat
|
|
open nat int rat
|
|
|
|
attribute rat.of_int [coercion]
|
|
|
|
eval (8 * 6⁻¹) + 1
|