lean2/hott/init
Leonardo de Moura 4f2e0c6d7f refactor(frontends/lean): add 'attribute' command
The new command provides a uniform way to set declaration attributes.
It replaces the commands: class, instance, coercion, multiple_instances,
reducible, irreducible
2015-01-24 20:23:21 -08:00
..
axioms refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
types feat(hott/init/types): add 'sum' notation 2014-12-20 11:32:27 -08:00
bool.hlean feat(hott/init): add initialization files 2014-12-05 15:47:04 -08:00
datatypes.hlean feat(hott/init/datatypes): add sum.intro_left and sum.intro_right aliases 2014-12-19 17:56:44 -08:00
default.hlean fix(hott/init): minimize number of universe parameters 2014-12-19 22:00:25 -08:00
equiv.hlean refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
function.hlean chore(hott) minor corrections 2014-12-16 13:11:32 -08:00
hedberg.hlean refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
logic.hlean fix(hott/init): minimize number of universe parameters 2014-12-19 22:00:25 -08:00
nat.hlean refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
num.hlean feat(hott/init): add initialization files 2014-12-05 15:47:04 -08:00
path.hlean chore(hott) fix init 2014-12-16 13:11:32 -08:00
priority.hlean feat(hott/init): add initialization files 2014-12-05 15:47:04 -08:00
relation.hlean refactor(hott/init): mark theorems load by initialization as transparent 2014-12-08 12:12:19 -08:00
reserved_notation.hlean refactor(hott/init): 'prod' and 'sum' notation should be infix right like 'and' and 'or' 2014-12-20 11:32:27 -08:00
tactic.hlean feat(hott/init): add initialization files 2014-12-05 15:47:04 -08:00
trunc.hlean refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
util.hlean refactor(hott/init/util.hlean): modify definition to make it more convenient for definitional package 2014-12-19 22:00:25 -08:00
wf.hlean refactor(hott/init): mark theorems load by initialization as transparent 2014-12-08 12:12:19 -08:00