refactor(Probability/Process): rework predictable and progressive processes#38254
refactor(Probability/Process): rework predictable and progressive processes#38254jvanwinden wants to merge 18 commits intoleanprover-community:masterfrom
Conversation
|
This pull request is now in draft mode. No active bors state needed cleanup. While this PR remains draft, bors will ignore commands on this PR. Mark it ready for review before using commands like |
PR summary 3853566136Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
WIP |
|
-WIP |
|
This PR is now ready for review. It includes the following changes:
The intent is to introduce |
|
Looks good, thanks! |
|
bors r- Sorry, but we also need deprecations for all the lemmas that changed names. |
|
Canceled. Address comments or fix if necessary, and then someone with permission can run |
Do you mean I should add |
|
Yes, below each lemma and definition for which the name changed, you can type "deprecate" in your editor, choose |
|
I added the notices and aliases. However, I am not 100% sure if I handled the |
|
-awaiting-author |
The purpose of this PR is to rework
IsProgressiveandProgMeasurableto have a weak (i.e.,Measurable) and strong (i.e.,StronglyMeasurable) variant, so that they are more in line withAdapted/StronglyAdapted.As a side effect, some lemmas can have certain typeclasses removed (which were previously needed to go back and forth between
MeasurableandStronglyMeasurable).Zulip discussion at #Brownian motion > Adapted Filtrations for Markov Chains and Markov Processes