Opt compile correctness set
Cedar.Thm.Opt.compile.correctness.set
Project documentation
Correctness theorem for Opt.compile -- set case
Source project: Cedar Specification
Person-level attribution pending.
Source-pinned research
Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.
This index contains 350 research declarations. Search 10,000 more complete Mathlib declarations.
350 results
Clear filtersCedar.Thm.Opt.compile.correctness.set
Project documentation
Correctness theorem for Opt.compile -- set case
Source project: Cedar Specification
Person-level attribution pending.
Cedar.Thm.Opt.compile.correctness.var
Project documentation
Correctness theorem for Opt.compile -- var case
Source project: Cedar Specification
Person-level attribution pending.
Cedar.Thm.Opt.isAuthorized.correctness
Project documentation
Correctness theorem for Opt.isAuthorized: Opt.isAuthorized produces the same term as SymCC.isAuthorized, and Opt.isAuthorized produces the same footprint as footprints
Source project: Cedar Specification
Person-level attribution pending.
Cedar.Thm.Opt.satisfiedPolicies.correctness
Project documentation
Correctness theorem for Opt.satisfiedPolicies: Opt.satisfiedPolicies produces the same term as SymCC.satisfiedPolicies, and Opt.satisfiedPolicies produces the same footprint as footprints applied to just the policies with the appropriate effect
Source project: Cedar Specification
Person-level attribution pending.
Cedar.Thm.order_and_dup_independent
Plain-language statement
Order and duplicate independence: isAuthorized produces the same result regardless of policy order or duplicates.
Source project: Cedar Specification
Person-level attribution pending.
Cedar.Thm.partial_authorize_allow_determining_policies_is_sound
Plain-language statement
If the result of concrete authorization is allow, then all permit policies satisfied after partial authorization are determining policies.
Source project: Cedar Specification
Person-level attribution pending.