[theories/modules] law of total probability#968
Conversation
|
I don't understand why the EC library checking failed. |
Add module-based law of total probability for lossless distributions with finite support.
8f71d81 to
71c3b87
Compare
|
I made the distribution a parameter to the procedure of the |
I see, it's because I checked it with Alt-Ergo. Will fix this. |
It checked for me with Z3 (4.15.4) and CVC5 (1.3.2). Fixed to check with just Z3. |
|
Using I'll do a proper review + local edits when it's not a bank holiday, but wanted to guide your workflow to avoid you having to figure out why CI is failing in the future! |
Add module-based law of total probability for distributions with finite support.
Put it in theories/modules as it uses event partitioning.