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: add MeasureTheory.inv_smul_ae_eq_self #5429

Closed
wants to merge 1 commit into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Jun 23, 2023

  • Add MeasureTheory.inv_smul_ae_eq_self and its additive version.

  • Add @[to_additive] to MeasureTheory.measure_smul_null.

  • Fix the order of implicit arguments and universes in
    MeasureTheory.vadd_ae_eq_self_of_mem_zmultiples to match the
    multiplicative version.


Open in Gitpod

- Add `MeasureTheory.inv_smul_ae_eq_self` and its additive version.
- Add `@[to_additive]` to `MeasureTheory.measure_smul_null`.

- Fix the order of implicit arguments and universes in
  `MeasureTheory.vadd_ae_eq_self_of_mem_zmultiples` to match the
  multiplicative version.
@urkud urkud added awaiting-review The author would like community review of the PR new-feature Add features not present in Mathlib 3 labels Jun 23, 2023
@sgouezel
Copy link
Contributor

bors r+
Thanks!

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jun 26, 2023
bors bot pushed a commit that referenced this pull request Jun 26, 2023
- Add `MeasureTheory.inv_smul_ae_eq_self` and its additive version.
- Add `@[to_additive]` to `MeasureTheory.measure_smul_null`.

- Fix the order of implicit arguments and universes in
  `MeasureTheory.vadd_ae_eq_self_of_mem_zmultiples` to match the
  multiplicative version.
@bors
Copy link

bors bot commented Jun 26, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: add MeasureTheory.inv_smul_ae_eq_self [Merged by Bors] - feat: add MeasureTheory.inv_smul_ae_eq_self Jun 26, 2023
@bors bors bot closed this Jun 26, 2023
@bors bors bot deleted the YK-fix-toadd branch June 26, 2023 12:57
semorrison pushed a commit that referenced this pull request Jun 28, 2023
- Add `MeasureTheory.inv_smul_ae_eq_self` and its additive version.
- Add `@[to_additive]` to `MeasureTheory.measure_smul_null`.

- Fix the order of implicit arguments and universes in
  `MeasureTheory.vadd_ae_eq_self_of_mem_zmultiples` to match the
  multiplicative version.
kbuzzard pushed a commit that referenced this pull request Jul 6, 2023
- Add `MeasureTheory.inv_smul_ae_eq_self` and its additive version.
- Add `@[to_additive]` to `MeasureTheory.measure_smul_null`.

- Fix the order of implicit arguments and universes in
  `MeasureTheory.vadd_ae_eq_self_of_mem_zmultiples` to match the
  multiplicative version.
semorrison pushed a commit that referenced this pull request Aug 14, 2023
- Add `MeasureTheory.inv_smul_ae_eq_self` and its additive version.
- Add `@[to_additive]` to `MeasureTheory.measure_smul_null`.

- Fix the order of implicit arguments and universes in
  `MeasureTheory.vadd_ae_eq_self_of_mem_zmultiples` to match the
  multiplicative version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Add features not present in Mathlib 3 ready-to-merge This PR has been sent to bors.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants