lean2/hott
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
..
algebra refactor(hott/algebra/precategory/morphism): reduce compilation time using rewrite tactic 2015-02-25 14:04:17 -08:00
init refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
types feat(library/tactic/class_instance_synth): conservative class-instance resolution: expand only definitions marked as reducible 2015-02-24 16:12:35 -08:00
.project feat(*): add support for separate HoTT library 2014-12-05 14:34:02 -08:00
equiv_precomp.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
logic.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
truncation.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00