lean2/library/data/list
Jeremy Avigad e513b0ead4 refactor(library,hott): rename theorems for decidable and inhabited
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".
2015-02-25 14:05:07 -08:00
..
basic.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
default.lean refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
list.md refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00