lean4-htt/tests
Paul Reichert a3a99d3875
feat: more tree map lemmas about empty, isEmpty, contains, size, insert, erase (#7161)
This PR adds all missing tree map lemmas about the interactions of the
functions `empty`, `isEmpty`, `contains`, `size`, `insert(IfNew)` and
`erase`.

---------

Co-authored-by: Paul Reichert <6992158+datokrat@users.noreply.github.com>
2025-02-20 15:33:41 +00:00
..
bench test: fix simp_arith1 benchmark (#7049) 2025-02-12 10:22:32 +00:00
compiler feat: cleanup of get and back functions on List/Array (#7059) 2025-02-17 01:43:45 +00:00
elabissues
ir
lean feat: more tree map lemmas about empty, isEmpty, contains, size, insert, erase (#7161) 2025-02-20 15:33:41 +00:00
pkg feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
playground chore: remove save tactic (#7047) 2025-02-12 09:19:30 +00:00
plugin
simpperf
.gitignore
common.sh
lean-toolchain