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] - feat(algebra/module/localized_module): add characteristic predicate for localized_module #15507

Closed
wants to merge 10 commits into from

Conversation

jjaassoonn
Copy link
Collaborator

@jjaassoonn jjaassoonn commented Jul 19, 2022

Add characteristic predicate for localised module similar to ring localization and prove that the concrete construction satisfies the characteristic predicate.

Co-authored-by: Andrew Yang @erdOne


Open in Gitpod

@jjaassoonn jjaassoonn added the awaiting-review The author would like community review of the PR label Jul 19, 2022
src/algebra/module/localized_module.lean Outdated Show resolved Hide resolved
src/algebra/module/localized_module.lean Show resolved Hide resolved
src/algebra/module/localized_module.lean Show resolved Hide resolved
@@ -33,7 +33,6 @@ Given a commutative ring `R`, a multiplicative subset `S ⊆ R` and an `R`-modul
## Future work

* Redefine `localization` for monoids and rings to coincide with `localized_module`.
Copy link
Member

Choose a reason for hiding this comment

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

Something that is has to be done is to generalize the API for localized_module to anything that satisfies the characteristic predicate.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

In #15584, Eric is trying to make localized_module and localization definitionally equal

@jjaassoonn jjaassoonn added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 23, 2022
jjaassoonn and others added 2 commits July 23, 2022 01:43
Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
@jjaassoonn jjaassoonn added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 23, 2022
@kbuzzard
Copy link
Member

kbuzzard commented Aug 1, 2022

This looks fine to me. I'm quite surprised we didn't have this earlier, but we didn't seem to.

@riccardobrasca
Copy link
Member

Sorry, I forgot about this. Thanks!

bors merge

@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 Aug 16, 2022
bors bot pushed a commit that referenced this pull request Aug 16, 2022
…or `localized_module` (#15507)

Add characteristic predicate for localised module similar to ring localization and prove that the concrete construction  satisfies the characteristic predicate.

Co-authored-by: Andrew Yang @erdOne
@bors
Copy link

bors bot commented Aug 16, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/module/localized_module): add characteristic predicate for localized_module [Merged by Bors] - feat(algebra/module/localized_module): add characteristic predicate for localized_module Aug 16, 2022
@bors bors bot closed this Aug 16, 2022
@bors bors bot deleted the jjaassoonn/localized_module_predicate branch August 16, 2022 19:57
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+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants