lean2/tests/lean/793a.lean.expected.out

10 lines
315 B
Text
Raw Normal View History

rat.of_num 4 :
rat.divide (rat.of_num 23) (rat.of_num 10) :
rat.of_num 1 :
rat.divide (rat.of_num 10213) (rat.of_num 1000) :
-(3 / 10) :
10213 / 1000 :
23 / 10 :
1 :
quot.mk (prerat.mk (int.of_nat (nat.succ nat.zero)) (int.of_nat (nat.succ nat.zero)) (int.of_nat_succ_pos nat.zero))