Zulip Chat Archive
Stream: general
Topic: Is there a library for Probability Theory?
Zihao Zhang (Apr 02 2025 at 03:23):
Is there a library for Probability Theory? It seems Mathlib doesn't cover this part of mathematics.
David Ledvinka (Apr 02 2025 at 04:15):
Mathlib does cover probability. See the probability section here: https://leanprover-community.github.io/mathlib-overview.html. Also this post by @Rémy Degenne on how to get started using it https://leanprover-community.github.io/blog/posts/basic-probability-in-mathlib/.
Last updated: May 02 2025 at 03:31 UTC