Leonardo de Moura
6f4e711171
feat: some unification hints ( #12341 )
...
This PR adds a few unification hints that we will need after
`backward.isDefEq.respectTransparency` is `true` by default.
See #12338
It was part of #12179 .
2026-02-09 04:51:13 +00:00
Sebastian Ullrich
20accf5105
feat: revise macro parameter syntax
2021-08-12 07:48:42 -07:00
Leonardo de Moura
56d5d6c564
chore: fix tests
2021-05-04 15:42:03 -07:00
Leonardo de Moura
d1009e8405
chore: add simp lemmas, theorem naming convention
2021-02-16 11:53:49 -08:00
Sebastian Ullrich
1c31240ebb
feat: token antiquotations in macro
2020-12-22 13:11:04 +01:00
Sebastian Ullrich
9a6af0f39f
test: simplify beginEndAsMacro
2020-12-14 17:45:30 +01:00
Sebastian Ullrich
f641a660ce
doc: include up-to-date begin-end macro code from test
...
@leodemoura: #include is pretty handy
2020-12-14 15:10:03 +01:00
Sebastian Ullrich
0316c872b9
feat: macro: use appropriate antiquotation kind dependent on bound syntax
...
/cc @leodemoura
2020-12-14 13:54:34 +01:00
Sebastian Ullrich
5673702687
doc: fix
2020-12-09 19:03:35 +01:00
Sebastian Ullrich
f50c8ff495
test: beginEndAsMacro: check error position
2020-12-09 18:13:25 +01:00