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

Extend the Truthy tactic #119

Open
awalterschulze opened this issue Aug 18, 2020 · 0 comments
Open

Extend the Truthy tactic #119

awalterschulze opened this issue Aug 18, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@awalterschulze
Copy link
Member

This is a good first issue for anyone wanting to learn some Ltac, the tactic language.

https://github.com/awalterschulze/regex-reexamined-coq/blob/master/src/CoqStock/Truthy.v

Add more tactics with examples to this tactic that solve more boolean equations.
The examples are used as a way to test your tactic.

@awalterschulze awalterschulze added enhancement New feature or request good first issue Good for newcomers labels Aug 18, 2020
@awalterschulze awalterschulze changed the title Extend the Truthy tactic. Extend the Truthy tactic Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant