Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-08-31 14:19 39014ec9

View on Github →

feat(probability/independence): add indep_bot_left and indep_bot_right (#16309) Prove that for any m, indep m ⊥ μ, and prove the corresponding statement with bot on the left. Also declare two types as variables on top of the file and remove them from many lemmas.

Estimated changes