Commit 2024-08-04 11:42 16631a09

View on Github →

refactor(Combinatorics/SimpleGraph): remove sndOfNotNil in favour of getVert 1 (#15237) This allows to leave out the not-nil hypothesis, in addition to not needing it for the definition of tail.

Estimated changes