runtimeverification/vlsm

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

Open

#39 aperta il 3 mag 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Coq (1 fork)auto 404
Proof Engineeringgood first issue

Metriche repository

Star
 (5 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor