This repository was archived by the owner on Jul 24, 2024. It is now read-only.
refactor(measure_theory/set_integral): move set integral into namespace set and add some lemmas#1950
Merged
mergify[bot] merged 6 commits intoleanprover-community:masterfrom Feb 5, 2020
Conversation
sgouezel
reviewed
Feb 5, 2020
Collaborator
sgouezel
left a comment
There was a problem hiding this comment.
If you define set.measurable_on (which is a very good idea, I think), shouldn't you also define set.integrable_on?
added 2 commits
February 5, 2020 09:14
sgouezel
reviewed
Feb 5, 2020
sgouezel
approved these changes
Feb 5, 2020
butterthebuddha
pushed a commit
to butterthebuddha/mathlib
that referenced
this pull request
May 15, 2020
…ce set and add some lemmas (leanprover-community#1950) * move set integral into namespace set and add some lemmas * Update bochner_integration.lean * better theorem names * Update set_integral.lean * Update set_integral.lean Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
butterthebuddha
pushed a commit
to butterthebuddha/mathlib
that referenced
this pull request
May 16, 2020
…ce set and add some lemmas (leanprover-community#1950) * move set integral into namespace set and add some lemmas * Update bochner_integration.lean * better theorem names * Update set_integral.lean * Update set_integral.lean Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
eric-wieser
added a commit
to leanprover-community/mathlib4
that referenced
this pull request
May 19, 2023
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Split from #1944.
TO CONTRIBUTORS:
Make sure you have:
If this PR is related to a discussion on Zulip, please include a link in the discussion.
For reviewers: code review check list