We now define nat.le using (nat.ble : nat -> nat -> bool) function. We will add builtin support for reducing `nat.ble` efficiently when the arguments are the to be added nat literals. |
||
|---|---|---|
| .. | ||
| basic.lean | ||
| default.lean | ||
| div.lean | ||
We now define nat.le using (nat.ble : nat -> nat -> bool) function. We will add builtin support for reducing `nat.ble` efficiently when the arguments are the to be added nat literals. |
||
|---|---|---|
| .. | ||
| basic.lean | ||
| default.lean | ||
| div.lean | ||