forked from IntersectMBO/plutus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SCP-1960 properties of ECs, EC style reduction and CC machine (Inters…
…ectMBO#2756) * stacks, frames, experimenting with properties * inductive representation of closing/factoring a evaluation context * notboth for inductive eval ctx closure/factoring * determinism of inductive evalctx style reduction * change of direction lemma for CK * some lemmas for stack style reduction and values * possible high level structure of reduction -> CC, alt. version of `E [ E' ]` * monoid and functor laws for eval ctx, fusion with frames * E [ E' ] is the same whether by recursion on E or E' * dissecting an extension gives you back the pieces and (E , E'[A]) -CC-> (E[E'],A) * tidying/reorganising lemmas * recursive closing of eval ctxs in reduction, progress, notboth * a sketch of determinism of reduction for functional/recursive EC closure
- Loading branch information
Showing
5 changed files
with
1,298 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.