Commit 2026-05-17 17:16 954b00a4

View on Github →

feat(Tactic/ToFun): allow configuring the name of the generated declaration (#34257) This allows removing a few more duplicate lemmas. A few of these lemmas were misnamed (i.e., not using the fun_ naming convention): we correct this.

Estimated changes

added theorem Foo.Bar.baz''
added theorem Foo.Bar.baz'
added theorem Foo.Bar.baz
added theorem Foo.bar''
added theorem Foo.bar'
added theorem Foo.bar
added theorem Test.Foo.bar