Exercise 8.7

Prove Theorem 8.4.

Answers

The proof follows the same pattern used to prove (∗) at the beginning of the section, which culminates in Theorem 8.3. Similar to that approach, two lemmas will be proved first. In what follows, (∗) refers to the properties defined in the statement of Theorem 8.4.

Lemma 1. Given n +, there exists a function f : {1,,n} A that satisfies (∗) for all i in its domain.

Proof. We show this by induction on n. First, for n = 1, clearly the function f : {1} A defined by f(1) = a0 satisfies (∗). Now suppose that (∗) holds for some function f : {1,,n} A for n +. Now define f : {1,,n + 1} A by

f(i) = { f(i) i {1,,n} ρ(f)i = n + 1

for any i {1,,n + 1}. Note that f is not defined in terms of itself but in terms of f and ρ.

First, we clearly have f = f {1,,n} since f(i) = f(i) for all i {1,,n}. Then, clearly f(1) = f(1) = a0 since 1 n and f satisfies (∗). Consider any i {1,,n + 1} where i > 1. Then we have

f(i) = f(i) = ρ(f {1,,i 1}) = ρ(f {1,,i 1})

if 1 < i n since f satisfies (∗). Lastly, if i = n + 1, then

f(i) = ρ(f) = ρ(f {1,,n}) = ρ(f {1,,i 1})

again. This shows that f satisfies (∗), thereby completing the induction. □

Lemma 2. Suppose that f : {1,,n} A and g : {1,,m} C both satisfy (∗) for all i in their respective domains. Then f(i) = g(i) for all i in both domains.

Proof. Suppose that this is not the case and let i be the smallest integer (in the domain of both f and g) for which f(i)g(i). Hence f(j) = g(j) for all 1 j < i so that clearly f {1,,i 1} = g {1,,i 1}. Now, it cannot be that i = 1 since clearly f(1) = a0 = g(1). So then it must be that 1 < i so that f(i) = ρ(f {1,,i 1}) and g(i) = ρ(g {1,,i 1}) since they both satisfy (∗). Since f {1,,i 1} = g {1,,i 1}, we then clearly have

f(i) = ρ(f {1,,i 1}) = ρ(g {1,,i 1}) = g(i)

in contradiction with the definition of i. Thus the result must be true as desired. □

Main Problem.

Proof. Lemmas 1 and 2 show that there exists a unique function fn : {1,,n} A satisfying (∗) for every n +. We then define h = n+fn and claim that this is the unique function from + to A satisfying (∗).

First we must show that h is a function at all. So consider any i + and suppose that (i,x) and (i,y) are in h. Then there are n,m + where (i,x) fn and (i,y) fm since h = n+fn, noting that it must be that i n and i m. Since fn and fm both satisfy (∗) and clearly i is in the domain of both, it follows from Lemma 2 that x = fn(i) = fm(i) = y. This shows that h is a function since (i,x) and (i,y) were arbitrary. Also, clearly the domain of h is + since, for any i +, i is in the domain of fi and so in the domain of h. Lastly, clearly, the range of h is A since that is the range of all the fn functions.

Now we show that h satisfies (∗). First we have that 1 is clearly in the domain of h and f1 so that it has to be that h(1) = f1(1) = a0 since h is a function, f1 h, and f1 satisfies (∗). Now suppose that i > 1. Then clearly i is in the domain of h and fi so that it has to be that h(j) = fi(j) for 1 j i since h was shown to be a function and fi h. It then follows that h {1,,i 1} = fi {1,,i 1}. Thus we have

h(i) = fi(i) = ρ(fi {1,,i 1}) = ρ(h {1,,i 1})

since fi satisfies (∗). This completes the proof that h also satisfies (∗).

Lastly, we show that h is unique, which is very similar to the proof of Lemma 2 . So suppose that f and g are two functions from + to A that both satisfy (∗). Suppose also that fg so that there is the smallest integer i such that f(i)g(i). Now, it cannot be that i = 1 since we have f(1) = a0 = g(1) since they both satisfy (∗). Hence i > 1 and, since i is the smallest integer where f(i)g(i), it follows that f(j) = g(j) for all 1 j < i. Therefore we have that f {1,,i 1} = g {1,,i 1} so that

f(i) = ρ(f {1,,i 1}) = ρ(g {1,,i 1}) = g(i)

since f and g both satisfy (∗) and i > 1. This, of course, contradicts the definition of i so it has to be that in fact f = g. This shows the uniqueness of h constructed above. □

User profile picture
2019-12-01 00:00
Comments