"Suppose an advanced agent with a goal like, e.g., producing smiles or making paperclips."
Typo? Does not seem to be a complete sentence. Maybe "Suppose you have an..."
"Similarly, if you start with a 10 kilobyte text file, and 7zip compresses it down to 2 kilobytes, no amount of time spent trying to further compress the file using other compression programs will ever get that file down to 1 byte." (Emphasis added.)
This claim seems too strong. Do you mean that an arbitrary compression algorithm is unlikely to compress the file to one byte?
Taking what's written at face value, if I assume that every compression I apply monotonically decreases the size of the file, then I need only find a large enough sequence of compressio...
tl;dr: I did some reading on related topics, and it turns out that (1) may be sufficient to define logarithms if we take as an axiom that every set is Lebesgue measurable (which is incompatible with the axiom of choice). Otherwise, we need to add an additional condition to (1).
(1) states that . Given a function satisfying this condition, we can generate an additional function satisfying this condition by composing with a function , where :
, as defined, is a solution to Cauchy's functional e...
The proof of (5) only goes through for .
You can prove a version of (8) from (5), namely, for , but this doesn't pin down completely, unless you include a continuity condition.
(8) doesn't follow from (5). The assumption in (5) was than ranged over naturals, not reals. In fact, (1) only implies (8) if you also require the function to be continuous.
(1) essentially says is a homomorphism from to . To generate a function satisfying (1) but not (8), we need only compose (choose a base) with an automorphism in the additive group and show that the composition is not a multiple of a logarithm. We can get such an automorphism by considering as an infinite dimensional vector space over the rationals and...
I only assumed the sequence was monotonic.
The second comment is fair. I think when I first read this, I ignored the bit about 7zip and understood the sentence as claiming "no Turing machine takes an input smaller than one byte and prints out a 10kb file".