(no title)
adenadel | 4 years ago
I'll start an enumeration of the rationals
1 1/3
2 1/4
3 1/5
...
If you can prove that you can do this, is that really so non-colloquial? It is certainly what we mean by "as many" for all finite sets, so what is wrong with doing this for infinitely many sets?
londgine|4 years ago
iovoid|4 years ago
(The encoding could be "represent both numbers in binary, put the denominator in the odd bits (LSB = first bit), and the numerator in the even bits" so 2/3 => 10/11 => 1110 => 14)
foldr|4 years ago
istjohn|4 years ago