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 a630e0e commit a0e19c3
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 @@ -38,7 +38,7 @@ open import real-numbers.dedekind-real-numbers

## Idea

The type of rationals `ℚ` embeds into the type of Dedekind reals `ℝ`
The type of [rationals](elementary-number-theory.rational-numbers.md) `ℚ` [embeds](foundation-core.embeddings.md) into the type of [Dedekind reals](real-numbers.dedekind-real-numbers.md) `ℝ`. We call numbers in the [image](foundation.images.md) of this embedding {{#concept "rational real numbers" Agda=Rational-ℝ}}.

## Definitions

Expand Down

0 comments on commit a0e19c3

Please sign in to comment.