Skip to content

[Merged by Bors] - feat: symm and trans tactics#253

Closed
siddhartha-gadgil wants to merge 42 commits intoleanprover-community:masterfrom
siddhartha-gadgil:symm
Closed

[Merged by Bors] - feat: symm and trans tactics#253
siddhartha-gadgil wants to merge 42 commits intoleanprover-community:masterfrom
siddhartha-gadgil:symm

Conversation

@siddhartha-gadgil
Copy link
Copy Markdown
Collaborator

I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples

@siddhartha-gadgil siddhartha-gadgil changed the title WIP: symm tactic: implementation and first examples Symmetry and Transitivity tactics: implementations and first examples Apr 5, 2022
@siddhartha-gadgil siddhartha-gadgil changed the title Symmetry and Transitivity tactics: implementations and first examples feat: symmetry and rransitivity tactics: implementations and first examples Apr 6, 2022
@siddhartha-gadgil siddhartha-gadgil changed the title feat: symmetry and rransitivity tactics: implementations and first examples feat: symm and trans tactics Apr 7, 2022
@urkud
Copy link
Copy Markdown
Member

urkud commented Jul 18, 2022

There is a stub transitivity in Tactic.Basic. Probably, it should be removed. Also, could you please mark some lemmas as @[symm]/@[trans]?

siddhartha-gadgil and others added 6 commits July 18, 2022 20:17
Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
@digama0
Copy link
Copy Markdown
Member

digama0 commented Oct 22, 2022

bors merge

bors bot pushed a commit that referenced this pull request Oct 22, 2022
I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples
@bors
Copy link
Copy Markdown

bors bot commented Oct 22, 2022

Build failed:

@digama0
Copy link
Copy Markdown
Member

digama0 commented Oct 22, 2022

bors merge

bors bot pushed a commit that referenced this pull request Oct 22, 2022
I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples
@bors
Copy link
Copy Markdown

bors bot commented Oct 22, 2022

Build failed:

  • Build

@digama0
Copy link
Copy Markdown
Member

digama0 commented Oct 22, 2022

bors merge

bors bot pushed a commit that referenced this pull request Oct 22, 2022
I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples
@bors
Copy link
Copy Markdown

bors bot commented Oct 22, 2022

Build failed:

@digama0
Copy link
Copy Markdown
Member

digama0 commented Oct 22, 2022

bors merge

bors bot pushed a commit that referenced this pull request Oct 22, 2022
I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples
@bors
Copy link
Copy Markdown

bors bot commented Oct 22, 2022

Canceled.

@digama0
Copy link
Copy Markdown
Member

digama0 commented Oct 22, 2022

bors merge

bors bot pushed a commit that referenced this pull request Oct 22, 2022
I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples
@bors
Copy link
Copy Markdown

bors bot commented Oct 22, 2022

Build failed (retrying...):

  • Build

bors bot pushed a commit that referenced this pull request Oct 22, 2022
I have implemented a symm tactic, using annotations for symm rules. This follows (including using code from) the ext implementation.

I also have a couple of test examples
@bors
Copy link
Copy Markdown

bors bot commented Oct 22, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: symm and trans tactics [Merged by Bors] - feat: symm and trans tactics Oct 22, 2022
@bors bors bot closed this Oct 22, 2022
kim-em added a commit that referenced this pull request Sep 12, 2023
bors bot pushed a commit that referenced this pull request Sep 12, 2023
Bump PR for leanprover-community/batteries#253



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
bors bot pushed a commit that referenced this pull request Sep 12, 2023
Bump PR for leanprover-community/batteries#253



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
kodyvajjha pushed a commit that referenced this pull request Sep 22, 2023
Bump PR for leanprover-community/batteries#253



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
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.

8 participants