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

Enable using proof heirarchy from depends clauses #2093

Closed
wants to merge 12 commits into from

Conversation

ehildenb
Copy link
Member

@ehildenb ehildenb commented Sep 27, 2023

Blocked on: runtimeverification/pyk#663
Blocked on: #2098
Blocked on: #2092

This takes the output of APRProof.from_spec_modules and discharges them in order. In particular:

  • Take advantage of the existing topological sort of APRProof.from_spec_modules
  • Do not discharge super proofs until the subproofs are discharged.
  • Removes two now unused helpers: claim_dependency_graph and ensure_k_sequence_on_k_cell.

@h0nzZik h0nzZik self-assigned this Oct 18, 2023
@h0nzZik h0nzZik marked this pull request as ready for review October 23, 2023 09:35
@h0nzZik h0nzZik requested a review from nwatson22 October 23, 2023 09:36
@ehildenb
Copy link
Member Author

Closing due to age.

@ehildenb ehildenb closed this Jun 25, 2024
@ehildenb ehildenb deleted the proof-heirarchy branch June 25, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants