Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-10-13 06:00 fc2e3b00

View on Github →

refactor(algebra/free_monoid): add to_list/of_list (#16926)

  • add free_monoid.to_list and free_monoid.of_list;
  • update API to explicitly use these functions;
  • fix control.fold.

Estimated changes