Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - feat(measure_theory/integral/set_to_L1): image of an indicator by set_to_fun (and related functions) #9205

Closed
wants to merge 5 commits into from

Conversation

RemyDegenne
Copy link
Collaborator

We show the following equality, as well as versions of it for other intermediate set_to_* functions:

set_to_fun (hT : dominated_fin_meas_additive μ T C) (s.indicator (λ _, x)) = T s x

Open in Gitpod

@bors
Copy link

bors bot commented Sep 18, 2021

✌️ RemyDegenne can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

Copy link
Collaborator

@sgouezel sgouezel left a comment

Choose a reason for hiding this comment

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

bors d+
Thanks!

src/measure_theory/integral/lebesgue.lean Outdated Show resolved Hide resolved
@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Sep 18, 2021
@RemyDegenne
Copy link
Collaborator Author

bors r+

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Sep 18, 2021
bors bot pushed a commit that referenced this pull request Sep 18, 2021
…_to_fun (and related functions) (#9205)

We show the following equality, as well as versions of it for other intermediate `set_to_*` functions:
```
set_to_fun (hT : dominated_fin_meas_additive μ T C) (s.indicator (λ _, x)) = T s x
```
@bors
Copy link

bors bot commented Sep 18, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(measure_theory/integral/set_to_L1): image of an indicator by set_to_fun (and related functions) [Merged by Bors] - feat(measure_theory/integral/set_to_L1): image of an indicator by set_to_fun (and related functions) Sep 18, 2021
@bors bors bot closed this Sep 18, 2021
@bors bors bot deleted the set_to_indicator branch September 18, 2021 23:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
delegated The PR author may merge after reviewing final suggestions. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants