Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-05-29 15:08 4f9e951f

View on Github →

feat(analysis): add probability mass functions

Estimated changes

added def pmf.bind
added theorem pmf.bind_apply
added theorem pmf.bind_bind
added theorem pmf.bind_comm
added theorem pmf.bind_pure
added theorem pmf.bind_pure_comp
added theorem pmf.coe_bind_apply
added theorem pmf.coe_le_one
added theorem pmf.has_sum_coe
added theorem pmf.is_sum_coe_one
added def pmf.map
added theorem pmf.map_comp
added theorem pmf.map_id
added def pmf.of_multiset
added def pmf.pure
added theorem pmf.pure_apply
added theorem pmf.pure_bind
added theorem pmf.pure_map
added def pmf.seq
added def pmf.support
added theorem pmf.tsum_coe
added def {u}