chore: eta reduce in proofs#41875
Conversation
|
!bench |
|
This pull request is now in draft mode. No active bors state needed cleanup. While this PR remains draft, bors will ignore commands on this PR. Mark it ready for review before using commands like |
|
Benchmark results for 86e6105 against 324e878 are in. No significant results found. @felixpernegger
Small changes (1🟥)
|
PR summary 86e6105079Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
!bench |
|
Benchmark results for 86e6105 against 324e878 are in. (These commits have already been benchmarked in a previous command.) No significant results found. @felixpernegger
Small changes (1🟥)
|
Simplify proof by applying eta reduction (i.e. f instead of fun x => f x).
This is purely stylistic.