sigma-algebra generated by a function#1890
Conversation
|
@shinya-katsumata can you confirm it looks reasonable? |
|
Thank you! I'll look at it and reply to you this week (I'm now flying to Sydney). |
As you can see, this is just adding an instance of sigma-algebra. |
|
Since this is used in at least two PRs and since this is a single, rather small addition, I will maybe merge in the interest of the release. |
|
Hi, this addition looks reasonable. |
Thanks, that's reassuring. As for the lemmas, we will soon discover when cleaning PR #1861 |
eb0fee4 to
4048cfd
Compare
Motivation for this change
This PR extracts material from the PR #1391 : the notion of sigma-algebra generated
by a function.
This is used in PR #1391 and also in the draft PR #1861 (where it is
temporarily duplicated).
These two applications should demonstrate the interest of the definition.
We are proposing this PR to simplify the review process of PR #1391 and PR #1861.
PS: We have cancelled one of the CI runs because of a Rocqnavi issue.
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers