Theorem FreeGroup.reduce.not
Modification history
2024-11-27 09:56
Mathlib/GroupTheory/FreeGroup/Basic.lean
chore(GroupTheory/FreeGroup): split off `Reduce.lean` (#19501)
Modified FreeGroup.reduce.notView on Github →2023-12-29 07:09
Mathlib/GroupTheory/FreeGroup/Basic.lean
style: use `cases x with | ...` instead of `cases x; case => ...` (#9321) …
Modified FreeGroup.reduce.notView on Github →