Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup CRefine Wellformed_C #690

Open
Xaphiosis opened this issue Oct 27, 2023 · 0 comments
Open

Cleanup CRefine Wellformed_C #690

Xaphiosis opened this issue Oct 27, 2023 · 0 comments
Labels
cleanup proof engineering nicer, shorter, more maintainable etc proofs

Comments

@Xaphiosis
Copy link
Member

During work on AArch64 CRefine, we identified the following aspects of cleanup in Wellformed_C.thy which should be applied across all platforms once AARCH64 CRefine theories make their way into master:

  • old-style definitions/abbreviations/etc; re-styling will also shorten the file (less wasted vertical space)
  • remove unused is<cap-type>Cap_C lemmas, e.g. isNotificationCap_C
  • remove unused <ko type>_at_C' definitions, e.g. ep_at_C'
  • remove unused capUntypedPtr_C definition
@Xaphiosis Xaphiosis added cleanup proof engineering nicer, shorter, more maintainable etc proofs labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup proof engineering nicer, shorter, more maintainable etc proofs
Projects
None yet
Development

No branches or pull requests

1 participant