Partial eval preserves well typed
Cedar.Thm.partial_eval_preserves_well_typed
Plain-language statement
Theorem: Partial evaluation preserves well-typedness of residuals. If a residual is well-typed in some type environment, then partially evaluating it with a partial request and partial entities produces another well-typed residual in the same type environment. This is a fundamental property ensuring that the partial evaluation process maintains type safet...
Source project: Cedar Specification
Person-level attribution pending.