2

If $T:X\to X$ is a compact linear operator, then for any bounded linear operator $S:X\to X$ we have that $S(I-T)=I$ if and only if $(I-T)S=I$. Where $X$ is a normed space, also $T$ is bounded.

With this result I should be able to show that $I-(I-T)^{-1}$ is a compact operator.

I'm not sure how to proceed with either. Any solutions or hints are greatly appreciated.

1233dfv
  • 5,625

2 Answers2

2

For the first part, see this question:

Assume $T$ is compact operator and $S(I- T) = I $.Is this true that $(I- T)S =I$?

For the second, let $A = I - (I-T)^{-1}$, then $A(I-T) = -T$ and so $A = -(I-T)^{-1}T$. Since $T$ is compact, so is this product.

0

Note that:

$$I-(I-T)^{-1} = I-(I-T+T)(I-T)^{-1} = I-I-T(I-T)^{-1} = -T (I-T)^{-1}$$

A compact operator composed (on the right or on the left) with a bounded operator is still compact. But $-T$ is compact, and $(I-T)^{-1}$ is bounded...

D. Thomine
  • 10,870