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] - chore(measure_theory/{constructions/borel_space,integral/lebesgue}): split #19015

Closed
wants to merge 11 commits into from

Conversation

hrmacbeth
Copy link
Member

Remove dependence on

import analysis.complex.basic
import analysis.normed_space.basic
import topology.instances.add_circle
import topology.metric_space.metrizable

from measure_theory.constructions.borel_space (in particular this gets rid of the operator_norm dependency, which is currently the big blocker) and measure_theory.integral.lebesgue.


Open in Gitpod

@hrmacbeth hrmacbeth requested a review from a team as a code owner May 15, 2023 03:38
@hrmacbeth hrmacbeth added the awaiting-review The author would like community review of the PR label May 15, 2023
@hrmacbeth hrmacbeth changed the title feat(measure_theory/{constructions/borel_space,integral/lebesgue}): split chore(measure_theory/{constructions/borel_space,integral/lebesgue}): split May 15, 2023
@semorrison
Copy link
Collaborator

Great idea!

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels May 15, 2023
bors bot pushed a commit that referenced this pull request May 15, 2023
…split (#19015)

Remove dependence on
```text
import analysis.complex.basic
import analysis.normed_space.basic
import topology.instances.add_circle
import topology.metric_space.metrizable
```
from `measure_theory.constructions.borel_space` (in particular this gets rid of the `operator_norm` dependency, which is currently the big blocker) and `measure_theory.integral.lebesgue`.
@bors
Copy link

bors bot commented May 15, 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 chore(measure_theory/{constructions/borel_space,integral/lebesgue}): split [Merged by Bors] - chore(measure_theory/{constructions/borel_space,integral/lebesgue}): split May 15, 2023
@bors bors bot closed this May 15, 2023
@bors bors bot deleted the hrmacbeth-split-borel branch May 15, 2023 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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