refactor(Probability/Process): rework predictable and progressive processes#38254
refactor(Probability/Process): rework predictable and progressive processes#38254jvanwinden wants to merge 14 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 |
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