Open JasonGross opened 3 years ago
Feel free to review and improve the modified documentation for these tactics at #13707. You probably understand better than us how they work.
cc also @ybertot who has been working on making simpl
and cbn
more consistent.
BTW, it's better to say "is incorrect" rather than "lies". The latter implies an intention to deceive that I'm sure is not appropriate here.
Description of the problem
The documentation says:
However, the actual behavior is a bit more insane:
Issuing
does not change this behavior. By contrast,
simpl
unfolds none of thebar
s without theArguments
directives and unfolds all of them with theArguments
directives.Possibly related to #4555
Coq Version
8.12