Skip to content

ggujjula/simple_refinement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_refinement

This repo contains Verus code that:

  • Defines state machines for a multiset, a regular sequence, and a circular buffer.
  • Proves that the circular buffer machine refines the sequence machine, and the sequence machine refines the multiset machine.

About

A Verus proof showing a circular buffer state machine refines a multiset state machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages