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(NoncommPiCoprod): drop some DecidableEq assumptions #10862

Closed
wants to merge 1 commit into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Feb 22, 2024

Use letI := Classical.decEq ι
to make Lean use the classical instance
instead of the one in the variables.


Open in Gitpod

Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
@urkud urkud added awaiting-review The author would like community review of the PR t-algebra Algebra (groups, rings, fields etc) t-logic Logic (model theory, set theory, etc) labels Feb 22, 2024
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors merge

Thanks!

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Feb 22, 2024
mathlib-bors bot pushed a commit that referenced this pull request Feb 22, 2024
Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
@mathlib-bors
Copy link

mathlib-bors bot commented Feb 23, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(NoncommPiCoprod): drop some DecidableEq assumptions [Merged by Bors] - chore(NoncommPiCoprod): drop some DecidableEq assumptions Feb 23, 2024
@mathlib-bors mathlib-bors bot closed this Feb 23, 2024
@mathlib-bors mathlib-bors bot deleted the YK-noncommprod branch February 23, 2024 00:32
thorimur pushed a commit that referenced this pull request Feb 24, 2024
Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
thorimur pushed a commit that referenced this pull request Feb 26, 2024
Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
riccardobrasca pushed a commit that referenced this pull request Mar 1, 2024
Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
Louddy pushed a commit that referenced this pull request Apr 15, 2024
Use `letI := Classical.decEq ι`
to make Lean use the classical instance
instead of the one in the `variable`s.
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-algebra Algebra (groups, rings, fields etc) t-logic Logic (model theory, set theory, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants