Skip to content

feat(Mathlib.RingTheory.TensorProduct.Polynomial) : tensor product of a (univariate) polynomial ring#12294

Closed
AntoineChambert-Loir wants to merge 87 commits intomasterfrom
ACL/FinsuppTensorProdPolynomial
Closed

feat(Mathlib.RingTheory.TensorProduct.Polynomial) : tensor product of a (univariate) polynomial ring#12294
AntoineChambert-Loir wants to merge 87 commits intomasterfrom
ACL/FinsuppTensorProdPolynomial

Conversation

@AntoineChambert-Loir
Copy link
Copy Markdown
Collaborator

@AntoineChambert-Loir AntoineChambert-Loir commented Apr 20, 2024

We define a linear equivalence of a polynomial ring by a module with a finsupp type.
We prove lemmas that allow to manipulate this equivalence.
This is adapted from the content of #12293, but since
Polynomial is a structure containing a Finsupp, these functions
can't be applied directly to Polynomial.

Some linear equivs need to be added to mathlib for that.


@ghost ghost added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) labels Apr 21, 2024
@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label May 4, 2024
@ghost ghost added the blocked-by-other-PR label May 27, 2024
@ghost ghost added the blocked-by-other-PR label May 28, 2024
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jun 5, 2024
@ghost
Copy link
Copy Markdown

ghost commented Jun 5, 2024

@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jun 5, 2024
@AntoineChambert-Loir AntoineChambert-Loir added the WIP Work in progress label Jan 31, 2025
@grunweg grunweg added t-ring-theory Ring theory and removed t-algebra Algebra (groups, rings, fields, etc) labels Aug 5, 2025
@YaelDillies YaelDillies deleted the ACL/FinsuppTensorProdPolynomial branch March 29, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) t-ring-theory Ring theory WIP Work in progress

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants