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(LinearAlgebra/PiTensorProduct): some more functoriality properties of PiTensorProduct #11152

Closed
wants to merge 31 commits into from

Conversation

smorel394
Copy link
Collaborator

  • Prove some properties of PiTensorProduct.map, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity.
  • Construct PiTensorProduct.map as a MultilinearMap on the family of linear maps.
  • Upgrade PiTensorProduct.map f to a linear equivalence called PiTensorProduct.congr f when f is a family of linear equivalences.
  • For ι a Fintype, define the canonical linear equivalence (given by multiplication) constantBaseRingEquiv from ⨂ i : ι, R and R.

Open in Gitpod

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.

Out of time for now, will try to review the rest tomorrow.

Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
smorel394 and others added 13 commits March 5, 2024 06:12
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
…ver-community/mathlib4 into SM.PiTensorProduct_functoriality
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
smorel394 and others added 2 commits March 6, 2024 06:17
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
Mathlib/LinearAlgebra/PiTensorProduct.lean Outdated Show resolved Hide resolved
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 d+

Thanks!

@mathlib-bors
Copy link

mathlib-bors bot commented Mar 8, 2024

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

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added delegated and removed awaiting-review The author would like community review of the PR labels Mar 8, 2024
@smorel394
Copy link
Collaborator Author

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Mar 8, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 8, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(LinearAlgebra/PiTensorProduct): some more functoriality properties of PiTensorProduct [Merged by Bors] - feat(LinearAlgebra/PiTensorProduct): some more functoriality properties of PiTensorProduct Mar 8, 2024
@mathlib-bors mathlib-bors bot closed this Mar 8, 2024
@mathlib-bors mathlib-bors bot deleted the SM.PiTensorProduct_functoriality branch March 8, 2024 10:12
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
utensil pushed a commit that referenced this pull request Mar 26, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Louddy pushed a commit that referenced this pull request Apr 15, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
callesonne pushed a commit that referenced this pull request Apr 22, 2024
…es of `PiTensorProduct` (#11152)

* Prove some properties of `PiTensorProduct.map`, for example the compatibility with composition and reindeixing, and the fact that it sends the identity to the identity. 
* Construct `PiTensorProduct.map` as a `MultilinearMap` on the family of linear maps.
* Upgrade `PiTensorProduct.map f` to a linear equivalence called `PiTensorProduct.congr f` when `f` is a family of linear equivalences. 
* For `ι` a `Fintype`, define the canonical linear equivalence (given by multiplication) `constantBaseRingEquiv`  from `⨂ i : ι, R` and `R`. 



Co-authored-by: smorel394 <67864981+smorel394@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated t-algebra Algebra (groups, rings, fields etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants