Compile evaluate
Cedar.Thm.compile_evaluate
Project documentation
The lemma shows that the symbolic compiler (compile) behaves like the concrete evaluator (evaluate) on literal inputs. In particular, let x be an expression, εnv a well-formed symbolic environment for x, and env a well-formed concrete environment for x that is equivalent to εnv. Then, the result produced by the symbolic compiler on x and...
Source project: Cedar Specification
Person-level attribution pending.