Commit 2024-10-17 07:12 4f4f4ec6

View on Github →

feat(Algebra/FreeMonoid/Basic): define length, symbols, membership, reversing, induction principles (#17180) add these properties for future use in the braid monoid (I have avoided duplicating the List API when possible, ex: using FreeMonoid.lift. These are the remaining properties I need to add)

Estimated changes