Commit 2023-09-06 11:21 73877f41
View on Github →feat(GroupTheory/CoprodI): add various things (#6900) The main changes made here were
- Adding a
cons
constructor to make a new word where the underlying list is justcons
. Use this to simplify the definition ofrcons
- Defining a
consRecOn
induction principle and use this to simpllify the definition ofequivPairAux
, allowing me to delete the private defmkAux
- Some lemmas about being an element of
rcons
andsmul