lean4-htt/library/data
Leonardo de Moura 16711fcdba feat(library/tactic/dsimplify): new configuration options for dsimp
TODO for `dsimp`:
- Add an option for reducing [reducible] definitions
- Add (to_unfold : list name) similar to the one in the `simp` tactic
2017-07-02 18:26:03 -07:00
..
buffer feat(library/init/meta/simp_tactic): cleanup dunfold 2017-06-30 20:49:20 -07:00
list refactor(init/logic): remove "contrapos" (which is a duplicate of "mt") 2017-05-27 04:14:03 -04:00
set refactor(library): avoid auxiliary definitions such as add/mul/le/etc 2017-05-01 08:52:19 -07:00
bitvec.lean feat(library/init/meta/simp_tactic): cleanup dunfold 2017-06-30 20:49:20 -07:00
buffer.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
dlist.lean refactor(frontends/lean/tactic_notation): rename note/define tactics to have/let 2017-06-22 08:03:23 -07:00
hash_map.lean feat(library/tactic/dsimplify): new configuration options for dsimp 2017-07-02 18:26:03 -07:00
lazy_list.lean fix(frontends/lean/elaborator): @applications don't make thunks 2017-06-22 08:24:11 -07:00
pnat.lean feat(data/pnat): positive natural numbers 2017-05-28 02:32:23 -04:00
stream.lean refactor(frontends/lean/tactic_notation): rename note/define tactics to have/let 2017-06-22 08:03:23 -07:00
vector.lean feat(data/vector): more vector operations 2017-05-27 04:14:02 -04:00