Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
Co-authored-by: Weißer Hase <[email protected]>
  • Loading branch information
simon-something and wei3erHase authored Jul 20, 2024
1 parent e946f09 commit 59c2686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/invariants/PROPERTIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ bsubSign result should always be 0 if a == b
bmul should be commutative
bmul should be associative
bmul should be distributive
1 should be identity for bmul
0 should be absorbing for mul
bmul should have 1 as identity
bmul should have 0 as absorving
bmul result should always be gte a and b

bdiv should be bmul reverse operation // <-- unsolved
Expand Down

0 comments on commit 59c2686

Please sign in to comment.