I've been trying to solve a problem for a while.
Let $W$ be an $n$-manifold and $F:M\to M$ be a diffeomorphism. The suspension of $F$ is defined by taking $M\times [0,1]$ and identifying every point $(x,0)\in M$ with $(F(x),1)$, and is denoted $M_F$. Show that $M_F$ is an $(n+1)$-manifold.
Here's what I've done so far:
Assume $\mathcal{A}=\{(U_\alpha, \varphi_\alpha)\}$ is an $n$-atlas on $M$. I was able to show that $\mathcal{B}=\{(F(U_\alpha),\varphi\circ F^{-1})\}$ is an $n$-atlas on $M$ as well. Given this, the problem comes down to showing that $\{(U_\alpha, \varphi_\alpha)\}$ and $\{F(U_\alpha),\varphi_\alpha\circ F^{-1})\}$ are compatible, but I can't seem to show this. Any help would be great. Thanks.