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

crefine: remove unused lemmas; resolve AARCH64 FIXMEs #735

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented Mar 16, 2024

First pass resolving obvious FIXMEs in AARCH64 proofs:

  • questions that have resolved themselves
  • lemmas that are unused (some on all architectures)
  • trivial lemma moves
  • some FIXME updates for easier grep later

@lsf37 lsf37 self-assigned this Mar 16, 2024
@lsf37 lsf37 added Aarch64 AArch64-specific proofs, specs, etc cleanup labels Mar 16, 2024
@lsf37 lsf37 requested a review from Xaphiosis March 16, 2024 10:01
@lsf37 lsf37 force-pushed the aarch64-cleanup branch 2 times, most recently from ed2b88a to 668a674 Compare March 16, 2024 20:53
proof/crefine/Move_C.thy Outdated Show resolved Hide resolved
Resolve obvious FIXMEs in AARCH64 proofs:

- questions that have resolved themselves
- lemmas that are unused (some on all architectures)
- trivial lemma moves
- some FIXME updates for easier grep later

Signed-off-by: Gerwin Klein <[email protected]>
@lsf37 lsf37 force-pushed the aarch64-cleanup branch from 668a674 to 2cb76af Compare March 25, 2024 13:57
@lsf37 lsf37 merged commit 2cb76af into master Mar 25, 2024
14 checks passed
@lsf37 lsf37 deleted the aarch64-cleanup branch March 25, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aarch64 AArch64-specific proofs, specs, etc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants