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 @egg tags #27

Merged
merged 20 commits into from
Jun 15, 2024
Merged

Add @egg tags #27

merged 20 commits into from
Jun 15, 2024

Conversation

goens
Copy link
Collaborator

@goens goens commented Apr 29, 2024

This adds a tag system like simps to the tactic. The basic functionality seems to be working!

In this basic version, we're only using a single namespace (\egg`) to tag lemmas, although there's scaffolding for having more names later.

Validating the theorems ahead-of-time is also not working yet, we should do that so that you don't accidentally break the tactic by tagging invalid theorems.

@goens goens marked this pull request as ready for review May 25, 2024 07:29
@goens
Copy link
Collaborator Author

goens commented May 25, 2024

@marcusrossel the basic version seems to be working now :) I'd do the validation and more namespaces later (in future PRs)

@marcusrossel
Copy link
Owner

Sorry, I've been busy writing. I think I'll be able to merge this in the next couple of days.

@marcusrossel marcusrossel merged commit c25d9c9 into marcusrossel:main Jun 15, 2024
1 check failed
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