Mathlib Changelog
v4
Changelog
About
Github
Theorem
ProbabilityTheory.cdf_eq_toReal
Modification history
2025-04-20 11:58
Mathlib/Probability/CDF.lean
chore: replace `(mu s).toReal` with `mu.real s`, when `mu` is a measure, throughout the library (#24204) …
Deleted
ProbabilityTheory.cdf_eq_toReal
View on Github →
2023-06-23 09:36
Mathlib/Probability/Cdf.lean
feat(Probability/Cdf): cumulative distribution function of a probability measure (#5392)
Added
ProbabilityTheory.cdf_eq_toReal
View on Github →