lean2/hott/init
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
..
axioms refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
types feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
bool.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
datatypes.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
default.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
equiv.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
function.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
hedberg.hlean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
logic.hlean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
nat.hlean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
num.hlean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
path.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
priority.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
relation.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
reserved_notation.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
tactic.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
trunc.hlean feat(library/tactic/class_instance_synth): conservative class-instance resolution: expand only definitions marked as reducible 2015-02-24 16:12:35 -08:00
util.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
wf.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00