We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104971b commit d994343Copy full SHA for d994343
theories/probability.v
@@ -49,6 +49,7 @@ From mathcomp Require Import lebesgue_integral kernel.
49
(* uniform_pdf a b == uniform pdf *)
50
(* uniform_prob a b ab == uniform probability over the interval [a,b] *)
51
(* with ab0 a proof that 0 < b - a *)
52
+(* wgt P f == weighted probability measure of P with f *)
53
(* ``` *)
54
(* *)
55
(******************************************************************************)
0 commit comments