lean2/hott/init
Floris van Doorn 9201bd7ca6 feat (hott/init): move nat.of_num to init.num and make it reducible outside namespace nat
This is so that init.trunc can already use nat.of_num.
Also make nat.of_num reducible in the standard library
Also make gt and ge abbreviations
2015-02-26 12:28:57 -05:00
..
axioms refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
types feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
bool.hlean feat(hott): rename definition and cleanup in HoTT library 2015-02-20 21:40:42 -05:00
datatypes.hlean feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08: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 feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
nat.hlean feat (hott/init): move nat.of_num to init.num and make it reducible outside namespace nat 2015-02-26 12:28:57 -05:00
num.hlean feat (hott/init): move nat.of_num to init.num and make it reducible outside namespace nat 2015-02-26 12:28:57 -05: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(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
reserved_notation.hlean refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b' 2015-02-25 15:18:21 -08:00
tactic.hlean feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
trunc.hlean feat (hott/init): move nat.of_num to init.num and make it reducible outside namespace nat 2015-02-26 12:28:57 -05: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