Zulip Chat Archive

Stream: mathlib4

Topic: porting autoparams with identifiers


Thomas Murrills (Dec 19 2022 at 22:46):

What should be done about the occasional invalid auto tactic, identifier is not allowed situations (where an identifier is used in an autoparam)? (This occurs in e.g. Data.List.Basic.)

Take away the autoparams and leave a porting note? Or is there a workaround?


Last updated: May 02 2025 at 03:31 UTC