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

feat(inner_product_space/positive): defines square root of a linear map #18779

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

themathqueen
Copy link
Collaborator

@themathqueen themathqueen commented Apr 9, 2023

this pr:

  • defines the positive square root of a positive linear map
  • proves T.is_positive iff ∃ S, S.adjoint * S = T

(moved from #18230)


Open in Gitpod

@themathqueen themathqueen added blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. t-analysis Analysis (normed *, calculus) labels Apr 9, 2023
@mathlib-dependent-issues-bot
Copy link
Collaborator

This PR/issue depends on:

@themathqueen themathqueen added the awaiting-review The author would like community review of the PR label Apr 10, 2023
@eric-wieser eric-wieser added the not-too-late This PR was ready at the point mathlib3 was frozen: we will try to merge it and port it to mathlib4 label Jul 15, 2023
@j-loreaux j-loreaux added not-ready-to-merge and removed awaiting-review The author would like community review of the PR not-too-late This PR was ready at the point mathlib3 was frozen: we will try to merge it and port it to mathlib4 labels Jul 26, 2023
@j-loreaux
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. not-ready-to-merge t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants