I’m not really sure what the question is, so I’m assuming this is a "prove it" problem. I think this is essentially the approach I tried to take with Brouwer’s theorems lasts.
If we define as set \(A\) being "even" iff there is an involution with no fixed points. This is like the "antipodal map" I explored earlier that pairs up each point in a space with it’s "opposite". When we’re working with an antipodal map on the interval, we either we have a point in the middle that maps to itself or we "jump" over it. The fixed point property becomes a proxy for whether or not the map is continuous because we forced the interval to be "odd". The only problem with using this idea here is that the interval had a natural order to it while the set \(A\) may not, so our involution isn’t necessarily unique.
Maybe it might help to think of taking a map \(f\) applying and taking an "image" of it for every \(\mathbf{1} \xrightarrow{x} A \xrightarrow{f} \text{Image}_f(A)\text{.}\) Either we find some point \(f x = x\) or we don’t, but we can use this to classify each point as "fixed" or "not". Essentially this process defines map \(g: A \longrightarrow\{0,1\}\) that returns \(1\) if a point is fixed by \(f\) or \(0\) if it doesn’t. However, since \(f\) is known to be an involution with \(f \circ f = 1_A\) then there needs to be at least as many points in \(\text{Image}_f(A)\) as there are in \(A\) which ensures that \(\text{Image}_f(A) = A\text{.}\)
Framing the problem like this allows us to ask if there exists a section of \(A\) which permits a retraction on \(g\text{.}\) More specifically, we’re looking for a map \(s: \{0,1\} \longrightarrow A\) with \(g \circ s = 1_{\{0,1\}}\text{.}\) If \(f = 1_A\) then \(\forall x \in A: g x = 1 \text{,}\) and consequently \(s(0)\) would be undefined. If \(f\) has no fixed points then \(\forall x \in A: g x = 0\text{,}\) and consequently \(s(1)\) would be undefined. In order for this map \(s\) to exist, \(f\) must have at least one fixed point and one non-fixed point. That is, for some \(s(1) = x \in A\) we have \(f x = x \) and some \(s(0) = y \in A\) such that \(f y \neq y\) with \(g x = 1\) and \(g y = 0\text{.}\)
The problem with this is that such a map can’t exist without \(A\) having at least three points: \(x\text{,}\) \(y\text{,}\) \(f y\text{.}\) It’s impossible for a composition of the any form \(\{x,y,fy\} \longrightarrow \{0,1\} \longrightarrow \{x,y,fy\}\) to ever produce an identity map. If a retraction for \(g\) existed it would need to be the same as the section, so clearly the fixed point property on \(f\) means that no map is a retraction from \(A\) to \(\{0,1\}\text{.}\)
I feel like I’m starting to talk in circles now, so I’ll just add that I think there’s some parallels to be made with the "split idempotent" exercise from Session 9.
If all points in \(f\) are fixed, that implies a splitting of \(f\) by \(\mathbf{1}\text{.}\) If no points in \(f\) are fixed, that also implies a splitting of \(f\) by \(\mathbf{1}\text{.}\) If \(f\) has both fixed and non-fixed points, that implies a splitting of \(f\) by \(\{0,1\}\text{.}\) Since there is no isomorphism between \(\mathbf{1}\) and \(\{0,1\}\text{,}\) we use the result of Session 9 Exercise 3 to infer that \(f\) can’t be split by both of them simultaneously. If our \(f\) has both fixed and non-fixed points, the set of fixed points would preserve an isomorphism with \(\mathbf{1}\) — meaning that the point fixed by \(f\) would necessarily be unique. Likewise, each non-fixed point \(y\) needs to exists as part of a pair with some \(f y\) to preserve the isomorphism between \(\{0,1\}\) and \(\{y,fy\}\text{.}\)
I’m not sure if I’m using this concept of "splitting \(f\) by \(\{0,1\}\)" correctly here, but it seems like it might be a reasonable analogy of "division by two" for generic maps.