lean4-htt/tests
Leonardo de Moura 5f38a483f2 fix: congr tactic
`MVarId.congr?` and `MVarId.hcongr?` should return `none` if an
exception is thrown while applying congruence theorem.

`MVarId.hcongr?` should try `eq_of_heq` before trying to apply
`hcongr` theorem.

closes #1787

BTW: Lean 4 `congr` tactic is applying `assumption`. Lean 3 version does not.
2022-10-28 08:00:04 -07:00
..
bench test: benchmark workspace symbols search 2022-10-13 21:41:58 +02:00
compiler chore: snake-case attributes (part 1) 2022-10-19 09:28:08 -07:00
elabissues fix: malformed/misaligned markdown code fences 2022-07-20 11:12:42 +02:00
ir
lean fix: congr tactic 2022-10-28 08:00:04 -07:00
pkg chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
playground chore: snake-case attributes (part 1) 2022-10-19 09:28:08 -07:00
plugin
simpperf
.gitignore
common.sh chore: Nix: better solution for filtering test output 2022-07-28 17:12:17 +02:00