Skip to content

Commit

Permalink
Update src/elementary-number-theory/inequality-rational-numbers.lagda.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Bakke <[email protected]>
  • Loading branch information
malarbol and fredrik-bakke authored Feb 27, 2024
1 parent 6ae121b commit 37e2712
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ antisymmetric-leq-ℚ x y H H' =
( fraction-ℚ y)
( H)
( H'))) ∙
( in-fraction-fraction-ℚ y)
( in-fraction-fraction-ℚ y)
```

### Strict inequality on rationals is asymmetric
Expand Down

0 comments on commit 37e2712

Please sign in to comment.