Skip to content

[Merged by Bors] - feat(RingTheory/Localization/AtPrime/Basic): add variants of localAlgHom and localAlgEquiv#39714

Closed
tb65536 wants to merge 4 commits into
leanprover-community:masterfrom
tb65536:tb_lochom93
Closed

[Merged by Bors] - feat(RingTheory/Localization/AtPrime/Basic): add variants of localAlgHom and localAlgEquiv#39714
tb65536 wants to merge 4 commits into
leanprover-community:masterfrom
tb65536:tb_lochom93

Conversation

@tb65536

@tb65536 tb65536 commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR adds variants of localAlgHom and localAlgEquiv where the base ring is also localized.


Open in Gitpod

@tb65536 tb65536 added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) t-ring-theory Ring theory labels May 22, 2026
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown

PR summary 3771961183

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ localAlgEquiv'
+ localAlgHom'

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Current commit 3771961183
Reference commit 4b3686bf7c

This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:

git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions Bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 22, 2026
Comment thread Mathlib/RingTheory/Localization/AtPrime/Basic.lean Outdated

@riccardobrasca riccardobrasca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

bors merge

@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label Jun 3, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Jun 3, 2026
…gHom` and `localAlgEquiv` (#39714)

This PR adds variants of `localAlgHom` and `localAlgEquiv` where the base ring is also localized.

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
@mathlib-bors

mathlib-bors Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(RingTheory/Localization/AtPrime/Basic): add variants of localAlgHom and localAlgEquiv [Merged by Bors] - feat(RingTheory/Localization/AtPrime/Basic): add variants of localAlgHom and localAlgEquiv Jun 3, 2026
@mathlib-bors mathlib-bors Bot closed this Jun 3, 2026
Bergschaf pushed a commit to Bergschaf/mathlib4 that referenced this pull request Jun 3, 2026
…gHom` and `localAlgEquiv` (leanprover-community#39714)

This PR adds variants of `localAlgHom` and `localAlgEquiv` where the base ring is also localized.

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
ReemMelamed pushed a commit to ReemMelamed/mathlib4 that referenced this pull request Jun 20, 2026
…gHom` and `localAlgEquiv` (leanprover-community#39714)

This PR adds variants of `localAlgHom` and `localAlgEquiv` where the base ring is also localized.

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
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-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants