In Epistemic Logic, the Fixed-Point Axiom says that $\varphi$ is common knowledge among the group $G$ if and only if all the members of $G$ know that $\varphi$ is true and is common knowledge: $$\vDash C_G\varphi \Leftrightarrow E_G(\varphi \land C_G\varphi)$$ Thus, the Fixed-Point Axiom says that $C_G\varphi$ can be viewed as a fixed point of the function $f(x) = E_G (\varphi\land x)$, which maps a formula $x$ to the formula $E_G (\varphi\land x)$.
Here, $G$ is a group of agents, $C_G\varphi$ means that "group $G$ has common knowledge of $\varphi$" and $E_G\varphi$ means that "everyone in the group $G$ knows $\varphi$". For those who are not familiar with these technical differences, $E_G\varphi$ is straightforward, but $C_G\varphi$ means $E_G^k\varphi$ for every $k\in\mathbb N$. In other words, if a group $G$ has common knowledge of $\varphi$, then everyone knows $\varphi$, everyone knows that everyone knows $\varphi$, everyone knows that everyone knows that everyone knows $\varphi$ and so on ad infinitum. Common knowledge is a much stronger condition!
Why should the Fixed-Point Axiom hold? I am unable to understand the intuition behind it. Could someone explain this perhaps with the help of an example?