Skip to content

feat: iapply tactic - #80

Merged
markusdemedeiros merged 124 commits into
leanprover-community:masterfrom
oliversoeser:iapply
Dec 4, 2025
Merged

feat: iapply tactic#80
markusdemedeiros merged 124 commits into
leanprover-community:masterfrom
oliversoeser:iapply

Conversation

@oliversoeser

@oliversoeser oliversoeser commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

This is an implementation of the iapply tactic

@digama0

digama0 commented Sep 25, 2025

Copy link
Copy Markdown
Member

@oliversoeser could you update the PR comment? It still says WIP

@oliversoeser

Copy link
Copy Markdown
Contributor Author

Done!

Comment on lines +13 to +16
syntax term : pmTerm
syntax term "with" specPat,+ : pmTerm
syntax term "$!" term,+ : pmTerm
syntax term "$!" term,+ "with" specPat,+ : pmTerm

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm going to leave this for now but I think it's worth putting on the todo list to improve this syntax, I think we can do better with a more curry howard application-like syntax.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Moving this to an issue.

@markusdemedeiros
markusdemedeiros merged commit db1455f into leanprover-community:master Dec 4, 2025
1 check passed
Remyjck pushed a commit to Remyjck/iris-lean that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants