lean4-htt/library/init/lean
Leonardo de Moura 4fa43f18dd chore(library/init/data/rbtree,library/init/data/rbmap): remove auto_param dependency
The problem is that `auto_param` is defined in the old `init/meta/name` module,
and we don't want to have `init/meta` dependencies in the `init/lean` modules.
2018-04-30 13:24:13 -07:00
..
ir refactor(init): init/category ==> init.control 2018-04-27 08:33:08 -07:00
parser chore(library/init/data/rbtree,library/init/data/rbmap): remove auto_param dependency 2018-04-30 13:24:13 -07:00
format.lean feat(library/init): add wf_term_hack (unsound) axiom 2018-04-30 11:06:51 -07:00
name.lean feat(library/init/lean/name): add has_to_string and has_to_format instances 2018-04-30 12:01:56 -07:00