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: the product of Borel spaces is Borel when either of them is second-countable #6689

Closed
wants to merge 4 commits into from

Conversation

sgouezel
Copy link
Contributor

@sgouezel sgouezel commented Aug 20, 2023

We have currently that the product of two Borel spaces is Borel when both of them are second-countable. It is in fact sufficient to assume that only one of them is second-countable. We prove this in this PR.

Also move the definition of SecondCountableEither from Function.StronglyMeasurable to BorelSpace.Basic to be able to use it in the statement of the above theorem.


Open in Gitpod

@sgouezel sgouezel added awaiting-review The author would like community review of the PR t-measure-probability Measure theory / Probability theory labels Aug 20, 2023
@RemyDegenne
Copy link
Contributor

It all looks good, thanks!
bors r+

@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 Aug 24, 2023
bors bot pushed a commit that referenced this pull request Aug 24, 2023
…ond-countable (#6689)

We have currently that the product of two Borel spaces is Borel when both of them are second-countable. It is in fact sufficient to assume that only one of them is second-countable. We prove this in this PR.

Also move the definition of `SecondCountableEither` from `Function.StronglyMeasurable` to `BorelSpace.Basic` to be able to use it in the statement of the above theorem.
@bors
Copy link

bors bot commented Aug 24, 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: the product of Borel spaces is Borel when either of them is second-countable [Merged by Bors] - feat: the product of Borel spaces is Borel when either of them is second-countable Aug 24, 2023
@bors bors bot closed this Aug 24, 2023
@bors bors bot deleted the SG_borel_prod branch August 24, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

2 participants