The convention is this: we use e.g. nat.is_inhabited and nat.has_decidable_eq for these two purposes only, to avoid clashing with "inhabited" and "decidable_eq" in a namespace. Otherwise, we use "decidable_foo" and "inhabited_foo". |
||
|---|---|---|
| .. | ||
| basic.lean | ||
| default.lean | ||
| list.md | ||