I would like to prove that if $f:\left[0,1\right]\to\left[0,1\right]$ such that and $f\left(1-x\right)=1-f\left(x\right)$, then $f$ has a central symmetry at $\left(0.5,0.5\right)$.
This is actually an intuition but I can't prove it.
I did the small calculation below, but there is a mistake somewhere :
Starting with the classical central symmetry expression $$f\left(-x\right)=-f\left(x\right)$$ then translating it in $\left(0.5,0.5\right)$, it yields $$f\left(-x+0.5\right)+0.5=-f\left(x-0.5\right)-0.5$$ so $$f\left(-x+0.5\right)=-f\left(x-0.5\right)-1$$
A substitution with $x-0.5$, yields $$f\left(1-x\right)=-f\left(x-1\right)-1$$
There seems to be a sign mistake, but I cannot find it.
Thanks in advance for your help!