-
Notifications
You must be signed in to change notification settings - Fork 34
Lean model and proofs for batched-authorization #851
Copy link
Copy link
Open
Labels
feature-requestRequest for a new featureRequest for a new feature
Description
Category
Lean formalization
Describe the feature you'd like to request
#836 added the model and proofs for the partial authorization algorithm and #725 added proofs for batched evaluation.
The Rust library also has has a batched authorization algorithm which is not modeled or proven correct.
We should add a Lean model of this algorithm and prove that it is correct. Correctness theorem will be the same as for evaluation but showing that the authorization decision is the same rather than the result of evaluation.
Describe alternatives you've considered
.
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for a new featureRequest for a new feature