runtimeverification/vlsm

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

Open

#39 ouverte le 3 mai 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Coq (1 fork)auto 404
Proof Engineeringgood first issue

Métriques du dépôt

Stars
 (5 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur