I'm trying to prove Markov–Kakutani Fixed Point Theorem by following the outline on page 173 here: https://people.math.ethz.ch/~salamon/PREPRINTS/funcana-ams.pdf
Let X be a locally convex Hausdorff topological vector space and let $A$ be a collection of pairwise commuting continuous linear operators A : X → X. Let C ⊂ X be a nonempty A-invariant compact convex subset of X, so that:
A(C) ⊂ C for all A ∈ A.
a) Let $$A_k(c)=\sum_0^{k-1}A^i(c)$$
Then $A_k(C)$ is a nonempty compact convex subset of $C$.
no problems here, I could use some advice showing this set is non-empty since mine seems clumsy
b) Show $A_k(B_l(C))\subset A_k(C)\cap B_l(C)$
no problems here either. This follows from the commodity relation
Use this to show $\bigcap_{k\in {1,2..}}\bigcap_{A\in\A}A_k(C)$ is not empty.
Having a very hard time here. If I can understand this better I think I can use Hahn-Banach to finish the proof I'm having trouble extending the pairwise relationship to the family intersection. I think if I can show the inner intersection is compact for any k then nested interval theorem should allow the conclusion.
c) Prove that every element x ∈ F is a fixed point of A. Hint: Fix an element A ∈ A. If $Ax-x\not=0$ find a continuous linear functional Λ : X → R such that Λ(x − Ax) = 1. Prove that, for every k ∈ N, there exists an element y ∈ C such that $$A_k(y)=x$$.
I think the last part will come from the definition of $F$. I'm unsure how to produce this functional. I'm only familiar with Hahn Banach on normed vector spaces. Here is it trivial to produce such a functional. Can this be used here in some way?