Skip to content

Commit

Permalink
Merge pull request #1051 from CakeML/pancake_itree2
Browse files Browse the repository at this point in the history
Pancake itree semantics
  • Loading branch information
myreen authored Sep 9, 2024
2 parents 541fc6d + eca3504 commit 3b5f1f0
Show file tree
Hide file tree
Showing 5 changed files with 6,840 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pancake/proofs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Correctness proof for loop_remove
[loop_to_wordProofScript.sml](loop_to_wordProofScript.sml):
Correctness proof for loop_to_word

[panItreeSemEquivScript.sml](panItreeSemEquivScript.sml):
Proof of correspondence between functional big-step
and itree semantics for Pancake.

[pan_simpProofScript.sml](pan_simpProofScript.sml):
Correctness proof for pan_simp

Expand Down
Loading

0 comments on commit 3b5f1f0

Please sign in to comment.