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/Azumaya/Defs): Define Azumaya algebras #20489

Closed
wants to merge 39 commits into from

Conversation

Whysoserioushah
Copy link
Collaborator


Open in Gitpod

@github-actions github-actions bot added new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! t-algebra Algebra (groups, rings, fields, etc) labels Jan 5, 2025
Copy link

github-actions bot commented Jan 5, 2025

PR summary e86bdd33b0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Algebra.Azumaya.Defs (new file) 1051

Declarations diff

+ AlgHom.mulLeftRight
+ AlgHom.mulLeftRight_apply
+ IsAzumaya
+ instModuleTensorProductMop

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/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).

@kbuzzard kbuzzard changed the title Define azumaya algebra feat(Algebra/Azumaya/Defs): Define Azumaya algebras Jan 5, 2025
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jan 18, 2025
Whysoserioushah and others added 2 commits January 19, 2025 15:01
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jan 19, 2025
@jcommelin
Copy link
Member

bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jan 22, 2025

✌️ Whysoserioushah can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@Whysoserioushah
Copy link
Collaborator Author

If everyone's okay with this I'll merge it then?

Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Outdated Show resolved Hide resolved
docs/references.bib Outdated Show resolved Hide resolved
Mathlib/Algebra/Azumaya/Defs.lean Show resolved Hide resolved
@Whysoserioushah
Copy link
Collaborator Author

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Jan 24, 2025
Co-authored-by: Whysoserioushah <[email protected]>
Co-authored-by: Jujian Zhang <[email protected]>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jan 24, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Azumaya/Defs): Define Azumaya algebras [Merged by Bors] - feat(Algebra/Azumaya/Defs): Define Azumaya algebras Jan 24, 2025
@mathlib-bors mathlib-bors bot closed this Jan 24, 2025
@mathlib-bors mathlib-bors bot deleted the azumaya branch January 24, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! t-algebra Algebra (groups, rings, fields, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants