Documentation

Cedar.Thm.SymCC.Opt.CompiledPolicies

Some lemmas about CompiledPolicy, CompiledPolicySet, and CompiledPolicies.

Toplevel theorem about the correctness of CompiledPolicy.intoCompiledPolicySet

Compiling to a CompiledPolicy and then using intoCompiledPolicySet should give exactly the same result as compiling with CompiledPolicySet.compile directly

The .policy of a CompiledPolicy is exactly the policy produced by wellTypedPolicy

The .policies of a CompiledPolicySet is exactly the policies produced by wellTypedPolicies