[Merged by Bors] - feat: basic properties of MulExpNegMulSq#20604
Closed
JakobStiefel wants to merge 52 commits intomasterfrom
Closed
[Merged by Bors] - feat: basic properties of MulExpNegMulSq#20604JakobStiefel wants to merge 52 commits intomasterfrom
MulExpNegMulSq#20604JakobStiefel wants to merge 52 commits intomasterfrom
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
g Please enter a commit message to explain why this merge is necessary,
MulExpNegSq and MulExpNegMulSqMulExpNegMulSq
sgouezel
reviewed
Jan 29, 2025
sgouezel
reviewed
Feb 5, 2025
RemyDegenne
reviewed
Feb 5, 2025
Contributor
|
Is this still |
RemyDegenne
approved these changes
Feb 9, 2025
Contributor
RemyDegenne
left a comment
There was a problem hiding this comment.
This PR looks good to me. You can merge yourself by writing bors r+ once you have resolved the last comments.
bors d+
Contributor
|
✌️ JakobStiefel can now approve this pull request. To approve and merge a pull request, simply reply with |
Collaborator
Author
bors r+ |
mathlib-bors bot
pushed a commit
that referenced
this pull request
Feb 10, 2025
Define `MulExpNegMulSq` and show basic properties. The function is an important tool in the proof of separation of finite measures by subalgebras of functions Co-authored-by: JakobStiefel <73285902+JakobStiefel@users.noreply.github.com>
Contributor
|
Pull request successfully merged into master. Build succeeded: |
MulExpNegMulSqMulExpNegMulSq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Define
MulExpNegMulSqand show basic properties. The function is an important tool in the proof of separation of finite measures by subalgebras of functions