Skip to content

Commit

Permalink
Update src/real-numbers/rational-real-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 24, 2024
1 parent a0e19c3 commit 599a4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/real-numbers/rational-real-numbers.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ real-rational x =
( is-dedekind-cut-le-ℚ x)
```

### The rational real property
### The property of being a rational real number

```agda
module _
Expand Down

0 comments on commit 599a4d0

Please sign in to comment.