Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Oct 27, 2024
1 parent 8a266dc commit 4d3f8a7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions theories/probability.v
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ Proof. by move=> mf f0; rewrite integral_pushforward. Qed.

End transfer_probability.

Require Import kernel.


(* a pker that takes a superfluous arg *)
Section pker_curry.
Context d {T : measurableType d} {R : realType}
Expand Down Expand Up @@ -190,8 +187,6 @@ Qed.
HB.instance Definition _ :=
@Measure_isProbability.Build _ _ _ bind bindT.

Check bind : probability T' R.

End giry_def.

Section giry_prop.
Expand Down

0 comments on commit 4d3f8a7

Please sign in to comment.