Skip to content

Commit a7f3f96

Browse files
committed
testcase
1 parent e5c44e4 commit a7f3f96

File tree

2 files changed

+13
-46
lines changed

2 files changed

+13
-46
lines changed

tests/coupling-rnd.ec

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,16 @@ proc.
8787
coupling{1} f.
8888
wp; skip => @/predT /=.
8989
+ split.
90-
move => b ? a.
91-
smt().
92-
90+
+ admit.
91+
(* + apply eq_distr. *)
92+
(* rewrite dbiased1E. *)
93+
(* rewrite clamp_id. *)
94+
(* + exact mu_bounded. *)
95+
(* rewrite dmap1E /pred1 /(\o) /=. *)
96+
(* case b => _. *)
97+
(* + by apply mu_eq => x /#. *)
98+
(* rewrite (mu_eq _ _ (predC test)). *)
99+
(* + by smt(). *)
100+
(* by rewrite mu_not D_ll. *)
101+
+ by rewrite /f //.
102+
qed.

tests/test-rndplus.ec

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)