Skip to content

[Merged by Bors] - feat: measurability of positive and negative parts#40209

Closed
kebekus wants to merge 1 commit into
leanprover-community:masterfrom
kebekus:kebekus/automation.1
Closed

[Merged by Bors] - feat: measurability of positive and negative parts#40209
kebekus wants to merge 1 commit into
leanprover-community:masterfrom
kebekus:kebekus/automation.1

Conversation

@kebekus
Copy link
Copy Markdown
Collaborator

@kebekus kebekus commented Jun 4, 2026

Provide fun_prop lemmas for the measurability of positive and negative parts.


Open in Gitpod

@kebekus kebekus changed the title feat: measurability to positive and negative part feat: measurability of positive and negative parts Jun 4, 2026
@github-actions github-actions Bot added the t-measure-probability Measure theory / Probability theory label Jun 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

PR summary ebb592349d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ AEMeasurable.leOnePart
+ AEMeasurable.oneLePart
++ leOnePart
++ oneLePart

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Current commit ebb592349d
Reference commit 6da0491965

This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:

git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

Copy link
Copy Markdown
Contributor

@RemyDegenne RemyDegenne left a comment

Choose a reason for hiding this comment

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

Thanks!
bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented Jun 4, 2026

✌️ kebekus can now approve this pull request until 2026-06-18 14:34 UTC (in 2 weeks). To approve and merge, reply with bors r+. More detailed instructions are available here.

@RemyDegenne
Copy link
Copy Markdown
Contributor

Sorry I meant to merge:
bors r+

@mathlib-triage mathlib-triage Bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Jun 4, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Jun 4, 2026
Provide `fun_prop` lemmas for the measurability of positive and negative parts.
@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label Jun 4, 2026
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented Jun 4, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat: measurability of positive and negative parts [Merged by Bors] - feat: measurability of positive and negative parts Jun 4, 2026
@mathlib-bors mathlib-bors Bot closed this Jun 4, 2026
@kebekus
Copy link
Copy Markdown
Collaborator Author

kebekus commented Jun 4, 2026

@RemyDegenne Thanks! And good to be hearing from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants