Dedekind cut for 1/x

67 Views Asked by At

I’m kind of new to this concept and trying to get my head over it.

How do you construct a dedekind cut for $\frac{1}{x}$ where $x$ is a positive real number?

1

There are 1 best solutions below

2
On BEST ANSWER

$\newcommand{\Q}{\mathbb{Q}}$ A Dedekind cut is a partition of $\Q$ satisfying certain additional nice properties. So, one way you could do this (somewhat trivially) is by taking $A = \{a \in \Q \mid a < \frac{1}{x} \}$ and $B = \{b \in \Q \mid b \geq \frac{1}{x} \}$. Of course, this relies on the assumption that you already have $x$ defined.