Construction of Rational Numbers without quotients

58 Views Asked by At

The context is Intensional Type Theory, where quotients are unavailable. I managed to construct Integers in this way: $\mathbb{Z}:=(\mathbb{N}^+\times\{{+,-\}})+\{{0\}}$, but I can't see a way to construct Rational numbers.