Zulip Chat Archive
Stream: general
Topic: invalid rewrite tactic, failed to synthesize type class
Eric Wieser (May 25 2021 at 09:42):
I'm getting the error
invalid rewrite tactic, failed to synthesize type class instance
I know what the error means; but is there any way to get lean to tell me _which_ typeclass instance it can't find?
Eric Wieser (May 25 2021 at 10:00):
Made an optimistic attempt at a fix in lean#577
Last updated: May 02 2025 at 03:31 UTC