Commit 2024-12-16 10:17 896a59b0
View on Github →feat(Combinatorics/SimpleGraph): the reverse of a cycle is a cycle (#19611) Added the result that a reverse cycle is a cycle. Includes supporting lemmas concerning lists. In preparation for Tutte's theorem.