Commit 2023-06-28 14:58 5526fd89

View on Github →

feat: add reverse induction principle for Vector (#5400) Add a snoc pseudo-constructor, lemmas to reason about snoc, and a reverse induction principle for Vectors.

Estimated changes