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

Autoinduct, add more tests #10

Open
tlringer opened this issue Jun 29, 2023 · 1 comment
Open

Autoinduct, add more tests #10

tlringer opened this issue Jun 29, 2023 · 1 comment
Assignees

Comments

@tlringer
Copy link
Collaborator

Some cases to test:

  • Function on both sides of equality
  • Multiple different fixpoints occur in goal
  • Function constant is an alias for another constant, which wraps the fixpoint
  • Under binders (ambitious)
  • Different numbers of arguments
  • Currying
  • Let

Probably more.

@tlringer tlringer self-assigned this Jun 29, 2023
@tlringer
Copy link
Collaborator Author

Many are done, may add more later to test some of the remaining three cases mentioned here though (let, binders, currying)

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

No branches or pull requests

1 participant