Zulip Chat Archive
Stream: mathlib4
Topic: abel and progress
Patrick Massot (Nov 17 2023 at 19:24):
I just opened #8482 which fixes fail_if_no_progress
(one of the three usual fixes). But what would be even better would be to fix abel
and abel_nf
so that you don't need to wrap them up in fail_if_no_progress
@Mario Carneiro.
Scott Morrison (Nov 18 2023 at 02:06):
@Patrick Massot #8487
Scott Morrison (Nov 18 2023 at 02:07):
See also lean4#2909, a bad doc-string which I noticed while debugging this.
Last updated: Dec 20 2023 at 11:08 UTC