Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-12-02 12:47 17c22094

View on Github →

feat(probability_theory/stopping): define filtration and stopping time (#10553) This PR defines filtrations and stopping times which are used in stochastic processes. This is the first step towards creating a theory of martingales in lean.

Estimated changes