Skip to content

Commit

Permalink
one more tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Shinnar <shinnar@us.ibm.com>
  • Loading branch information
shinnar committed May 21, 2024
1 parent 51a9d21 commit 3975f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coq/FHE/arith.v
Original file line number Diff line number Diff line change
Expand Up @@ -2807,7 +2807,7 @@ Lemma nearest_round_int_leq2 (c p : nat) (a : int) :
Proof.
intros.
rewrite /absz.

case E: nearest_round_int.
Admitted.

Lemma size_map_poly_le [aR rR : ringType] [f : aR -> rR] (p : {poly aR}) :
Expand Down

0 comments on commit 3975f55

Please sign in to comment.