runtimeverification/vlsm

Replace `Lib.ListExtras.last_error` with `stdpp.list.last` in module `ListExtras`

Open

#39 创建于 2022年5月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Coq (1 fork)auto 404
Proof Engineeringgood first issue

仓库指标

Star
 (5 star)
PR 合并指标
 (PR 指标待抓取)

描述

Refactor the Lib.ListExtras module to define last_error in terms of last and change the existing lemmas about last_error to either be (re)definitions of existing lemmas about last or by proving them using existing results about last

贡献者指南