Skip to content

feat(quantum-mechanics): mulOperator domain and add/sub#1462

Open
gloges wants to merge 7 commits into
leanprover-community:masterfrom
gloges:mulOperator
Open

feat(quantum-mechanics): mulOperator domain and add/sub#1462
gloges wants to merge 7 commits into
leanprover-community:masterfrom
gloges:mulOperator

Conversation

@gloges

@gloges gloges commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator
  • Adds lemmas for (𝓜 μ f).domain = ⊤, (𝓜 μ f).domain ≤ (𝓜 μ g).domain and (𝓜 μ f).domain = (𝓜 μ g).domain (and corresponding MemHS properties).
  • Proves 𝓜 μ f is closed.
  • Adds a new sufficient condition for 𝓜 μ (f ± g) = 𝓜 μ f ± 𝓜 μ g.

@github-actions

Copy link
Copy Markdown
Contributor

Thank you for this PR, which will now be reviewed. If submitting to ./Physlib or ./QuantumInfo, please see our review guidelines if you are not familiar with the process. You should expect a back and forth with a reviewer before your PR is merged. See also that link for how to add appropriate labels to your PR. The PR will also go through a number of automated checks. You can learn more about these here, including how to run them locally.

If you are submitting to ./PhyslibAlpha there will be a lighter review process, though your PR must still pass the automated checks.

If you want to bring attention to this PR, please write a message on this thread of the Lean Zulip.

Important: If a reviewer adds an awaiting-author label to your PR, once you have addressed the review comments, please remove that label by adding a comment with -awaiting-author. This helps us keep track of reviews.

@github-actions github-actions Bot added the t-quantum-mechanics Quantum mechanics label Jul 24, 2026
@nateabr nateabr self-assigned this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-quantum-mechanics Quantum mechanics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants