Skip to content

Commit d994343

Browse files
committed
doc
1 parent 104971b commit d994343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theories/probability.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ From mathcomp Require Import lebesgue_integral kernel.
4949
(* uniform_pdf a b == uniform pdf *)
5050
(* uniform_prob a b ab == uniform probability over the interval [a,b] *)
5151
(* with ab0 a proof that 0 < b - a *)
52+
(* wgt P f == weighted probability measure of P with f *)
5253
(* ``` *)
5354
(* *)
5455
(******************************************************************************)

0 commit comments

Comments
 (0)