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

[Merged by Bors] - chore(tactic/elementwise): fixes #7188

Closed
wants to merge 1 commit into from

Conversation

semorrison
Copy link
Collaborator

These fixes, while an improvement, still don't fix the problem @justus-springer observed in #7092.

Really we should generate a second copy of the _apply lemma, with the category specialized to Type u, and in that one remove all the coercions. Maybe later.


Open in Gitpod

@semorrison
Copy link
Collaborator Author

Issue tracking the remaining problem in #7189.

@semorrison semorrison added awaiting-review The author would like community review of the PR t-meta Tactics, attributes or user commands labels Apr 14, 2021
@jcommelin jcommelin requested a review from TwoFX April 20, 2021 19:09
@robertylewis
Copy link
Member

bors merge

bors bot pushed a commit that referenced this pull request Apr 21, 2021
These fixes, while an improvement, still don't fix the problem @justus-springer observed in #7092.

Really we should generate a second copy of the `_apply` lemma, with the category specialized to `Type u`, and in that one remove all the coercions. Maybe later.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Apr 21, 2021
@bors
Copy link

bors bot commented Apr 22, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(tactic/elementwise): fixes [Merged by Bors] - chore(tactic/elementwise): fixes Apr 22, 2021
@bors bors bot closed this Apr 22, 2021
@bors bors bot deleted the elementwise_fixes branch April 22, 2021 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-meta Tactics, attributes or user commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants