Skip to content

[Merged by Bors] - chore: Upgrade reassoc's simplification skills#3531

Closed
adamtopaz wants to merge 12 commits intomasterfrom
reassoc_test
Closed

[Merged by Bors] - chore: Upgrade reassoc's simplification skills#3531
adamtopaz wants to merge 12 commits intomasterfrom
reassoc_test

Conversation

@adamtopaz
Copy link
Copy Markdown
Contributor

See zulip discussion

The only lemmas added to reassoc's simplification set are:

Functor.id_obj, Functor.id_map, Functor.comp_obj, Functor.comp_map

all of which are definitional equalities.


Open in Gitpod

@adamtopaz adamtopaz added the t-meta Tactics, attributes or user commands label Apr 20, 2023
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Apr 20, 2023

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Apr 20, 2023
bors bot pushed a commit that referenced this pull request Apr 20, 2023
See [zulip discussion](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Bug.20in.20reassoc.3F/near/351111877)

The only lemmas added to `reassoc`'s simplification set are: 
```lean
Functor.id_obj, Functor.id_map, Functor.comp_obj, Functor.comp_map
```
all of which are definitional equalities.
@bors
Copy link
Copy Markdown

bors bot commented Apr 20, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore: Upgrade reassoc's simplification skills [Merged by Bors] - chore: Upgrade reassoc's simplification skills Apr 20, 2023
@bors bors bot closed this Apr 20, 2023
@bors bors bot deleted the reassoc_test branch April 20, 2023 04:08
kim-em pushed a commit that referenced this pull request May 10, 2023
See [zulip discussion](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Bug.20in.20reassoc.3F/near/351111877)

The only lemmas added to `reassoc`'s simplification set are: 
```lean
Functor.id_obj, Functor.id_map, Functor.comp_obj, Functor.comp_map
```
all of which are definitional equalities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants