Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtrager committed Apr 27, 2024
1 parent 26d2aa3 commit 011a25f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions coq/FHE/arith.v
Original file line number Diff line number Diff line change
Expand Up @@ -2576,10 +2576,8 @@ Proof.
rewrite /Rminus Rplus_add !Ropp_opp.
eapply Order.POrderTheory.le_trans; cycle 1.
apply H.
rewrite Order.POrderTheory.le_eqVlt.
apply /orP.
left.
apply /eqP.
apply /RlebP.
right.
f_equal.
ring.
- apply nearest_round_leq.
Expand Down

0 comments on commit 011a25f

Please sign in to comment.