-
Notifications
You must be signed in to change notification settings - Fork 64
Probability #516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Probability #516
Conversation
8165002 to
de9d101
Compare
e75c54a to
37ddc2b
Compare
37ddc2b to
5d69fad
Compare
932adeb to
ef65b12
Compare
4bc37fd to
932a8ff
Compare
932a8ff to
ff090da
Compare
9c6172a to
4c25cda
Compare
4c25cda to
0d77960
Compare
bb6bc24 to
fcbf458
Compare
f27597d to
0f3bf91
Compare
5724d89 to
896ae2f
Compare
c9140fa to
1377f94
Compare
|
What is left to do with this PR is to make sure that the coercion |
Co-authored-by: Takafumi Saikawa <[email protected]> Co-authored-by: Alessandro Bruni <[email protected]>
- markov, chebyshev
Co-authored-by: Pierre Roux <[email protected]>
1377f94 to
06adee5
Compare
I have therefore removed the Lp-spaces for the time being and will merge only the basic definitions. |
* first take at probability theory Co-authored-by: Takafumi Saikawa <[email protected]> Co-authored-by: Alessandro Bruni <[email protected]> Co-authored-by: Pierre Roux <[email protected]>
Tentative definition of expectation, discrete random variables, and a few basic lemmas about probability.