Commit 2025-01-16 12:28 71e670b6
View on Github →feat(Combinatorics/SimpleGraph): vertices in cycles (#20602) This adds various lemmas on vertices in cycles: Non-equality, and the exact neighbors and size of the neighborSet, along with some smaller supporting lemmas for walks. In preparation for Tutte's theorem.