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

add goal_when_num and goal_num_ite #986

Merged
merged 3 commits into from
Jan 4, 2021
Merged

Conversation

nano-o
Copy link
Contributor

@nano-o nano-o commented Dec 22, 2020

No description provided.

Copy link
Contributor

@andreistefanescu andreistefanescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nano-o looks good, thank you!

@@ -627,13 +627,27 @@ goal_insert (Theorem (Prop t) _stats) =
let goal' = goal { goalProp = Prop body' }
return ((), ProofState (goal' : goals') concl stats timeout)

goal_when_num :: Int -> ProofScript () -> ProofScript ()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: goal_num_when, consistent with goal_num_ite

@nano-o nano-o marked this pull request as ready for review January 4, 2021 21:48
@nano-o nano-o merged commit 2e494e4 into GaloisInc:master Jan 4, 2021
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