Skip to content

[Merged by Bors] - feat: (Analysis.InnerProductSpace) Decomposition of Finite-Dimensional Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators#15012

Closed
JonBannon wants to merge 237 commits intomasterfrom
Simultaneous-Diagonalization
Closed

[Merged by Bors] - feat: (Analysis.InnerProductSpace) Decomposition of Finite-Dimensional Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators#15012
JonBannon wants to merge 237 commits intomasterfrom
Simultaneous-Diagonalization

Conversation

@JonBannon
Copy link
Copy Markdown
Collaborator

@JonBannon JonBannon commented Jul 22, 2024

Introduced Mathlib.Analysis.InnerProductSpace.Simultaneous.lean as a receptacle for results concerning simultaneous eigenspace decomposition results for tuples of commuting symmetric operators on (finite-dimensional) Hilbert space.

Includes decomposition of finite-dimensional Hilbert space as internal direct sum of simultaneous eigenspaces of a commuting pair of symmetric operators.

Co-Authored by: Jack Cheverton jt18chev@siena.edu

Co-Authored by: Samyak Dhar Tuladhar sd10tula@siena.edu


Open in Gitpod

@JonBannon
Copy link
Copy Markdown
Collaborator Author

JonBannon commented Aug 28, 2024 via email

@JonBannon JonBannon removed the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 29, 2024
@j-loreaux j-loreaux added the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 29, 2024
JonBannon and others added 3 commits August 29, 2024 13:10
…result, as well as changing `simultaneous` to `joint` in order to align with the name of the file
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
@JonBannon JonBannon removed the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 29, 2024
@j-loreaux
Copy link
Copy Markdown
Contributor

I've had a lot of input in this.

maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by j-loreaux.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Aug 29, 2024
Copy link
Copy Markdown
Contributor

@dupuisf dupuisf left a comment

Choose a reason for hiding this comment

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

Can you merge master into this? The variable inclusion mechanism has changed in the latest version of Lean and might lead to breakage here, so it's easier to do this before trying to merge.

@j-loreaux
Copy link
Copy Markdown
Contributor

Good catch, thanks

@dupuisf
Copy link
Copy Markdown
Contributor

dupuisf commented Aug 30, 2024

Great; thanks!

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Aug 30, 2024
mathlib-bors bot pushed a commit that referenced this pull request Aug 30, 2024
…l Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators (#15012)

Introduced `Mathlib.Analysis.InnerProductSpace.Simultaneous.lean` as a receptacle for results concerning simultaneous eigenspace decomposition results for tuples of commuting symmetric operators on (finite-dimensional) Hilbert space. 

Includes decomposition of finite-dimensional Hilbert space as internal direct sum of simultaneous eigenspaces of a commuting pair of symmetric operators.

Co-Authored by: Jack Cheverton <jt18chev@siena.edu>

Co-Authored by: Samyak Dhar Tuladhar <sd10tula@siena.edu>



Co-authored-by: JonBannon <59937998+JonBannon@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 30, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: (Analysis.InnerProductSpace) Decomposition of Finite-Dimensional Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators [Merged by Bors] - feat: (Analysis.InnerProductSpace) Decomposition of Finite-Dimensional Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators Aug 30, 2024
@mathlib-bors mathlib-bors bot closed this Aug 30, 2024
@mathlib-bors mathlib-bors bot deleted the Simultaneous-Diagonalization branch August 30, 2024 19:01
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
…l Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators (#15012)

Introduced `Mathlib.Analysis.InnerProductSpace.Simultaneous.lean` as a receptacle for results concerning simultaneous eigenspace decomposition results for tuples of commuting symmetric operators on (finite-dimensional) Hilbert space. 

Includes decomposition of finite-dimensional Hilbert space as internal direct sum of simultaneous eigenspaces of a commuting pair of symmetric operators.

Co-Authored by: Jack Cheverton <jt18chev@siena.edu>

Co-Authored by: Samyak Dhar Tuladhar <sd10tula@siena.edu>



Co-authored-by: JonBannon <59937998+JonBannon@users.noreply.github.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
…l Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators (#15012)

Introduced `Mathlib.Analysis.InnerProductSpace.Simultaneous.lean` as a receptacle for results concerning simultaneous eigenspace decomposition results for tuples of commuting symmetric operators on (finite-dimensional) Hilbert space. 

Includes decomposition of finite-dimensional Hilbert space as internal direct sum of simultaneous eigenspaces of a commuting pair of symmetric operators.

Co-Authored by: Jack Cheverton <jt18chev@siena.edu>

Co-Authored by: Samyak Dhar Tuladhar <sd10tula@siena.edu>



Co-authored-by: JonBannon <59937998+JonBannon@users.noreply.github.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
…l Inner Product Space as Direct Sum of Simultaneous Eigenspaces of Commuting Symmetric Operators (#15012)

Introduced `Mathlib.Analysis.InnerProductSpace.Simultaneous.lean` as a receptacle for results concerning simultaneous eigenspace decomposition results for tuples of commuting symmetric operators on (finite-dimensional) Hilbert space. 

Includes decomposition of finite-dimensional Hilbert space as internal direct sum of simultaneous eigenspaces of a commuting pair of symmetric operators.

Co-Authored by: Jack Cheverton <jt18chev@siena.edu>

Co-Authored by: Samyak Dhar Tuladhar <sd10tula@siena.edu>



Co-authored-by: JonBannon <59937998+JonBannon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants