lean2/hott/init
Leonardo de Moura b4dd2cc729 refactor(library/tactic/rewrite_tactic): more general rewrite step
The rule can be an arbitrary expression.
Allow user to provide a pattern that restricts the application of the rule.
2015-02-04 11:51:39 -08:00
..
axioms feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -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 feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -08:00
function.hlean chore(hott) minor corrections 2014-12-16 13:11:32 -08:00
hedberg.hlean feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -08:00
logic.hlean fix(hott/init): minimize number of universe parameters 2014-12-19 22:00:25 -08:00
nat.hlean feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -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 feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
reserved_notation.hlean feat(frontends/lean): parse rewrite tactic 2015-02-04 11:51:39 -08:00
tactic.hlean refactor(library/tactic/rewrite_tactic): more general rewrite step 2015-02-04 11:51:39 -08:00
trunc.hlean feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -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