lean4-htt/tests
Leonardo de Moura a2e467eb32 fix: mkEqnTypes
stop as soon as `lhs` and `rhs` are definitionally equal, and avoid
unnecessary case analysis.

This commit fixes the last issue exposed by #1074

fixes #1074
2022-03-25 19:13:21 -07:00
..
bench chore: remove leanpkg 2022-02-04 19:03:40 +01:00
compiler refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
elabissues chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ir
lean fix: mkEqnTypes 2022-03-25 19:13:21 -07:00
pkg feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -07:00
playground
plugin
simpperf
.gitignore
common.sh