Let $M$ be a manifold, $p\in M$ and $(U,\varphi=(x_1,\dots,x_n))$, $(V,\psi=(y_1,\dots,y_n))$ two local charts such that $p\in U\cap V$ and $x_1=y_1$. Is it true that $(\frac{\partial}{\partial x_1})_p=(\frac{\partial}{\partial y_1})_p$?
My professor says that the answer is yes, and so I build a proof. But then I found the following counterexample:
Let $M=\mathbb{R}^2$, $p=(0,0)$, $U=V=\mathbb{R}^2$, $\varphi(u,v)=(u,v)$ and $\psi(u,v)=(u,u+v)$. Then $x_1(y_1,y_2)=y_1$ and $x_2(y_1,y_2)=y_2-y_1$. Using the formula for the change of basis I've got
$$(\frac{\partial}{\partial y_1})_p=\sum_{i=1}^2(\frac{\partial x_i}{\partial y_1})_p(\frac{\partial}{\partial x_i})_p=(\frac{\partial}{\partial x_2})_p-(\frac{\partial}{\partial x_1})_p\neq (\frac{\partial}{\partial x_1})_p$$
What's wrong with this counterexample?
Think the answer is no. There Is nothing wrong with your example. There are plenty of examples where this could happen, in fact this is $\textbf{warned}$ in standard text in differential geometry e.g $\textbf{Lee's Smooth Manifold}$ page 65, by consider the coordinates $(x,y)$ and $(\tilde{x},\tilde{y})$ in $\mathbb{R}^2$ related by $$ \tilde{x} = x, \qquad \tilde{y} = y+x^3 $$ Evaluate at $p=(x,y)=(1,0) \in \mathbb{R}^2$ will gives $$ \frac{\partial}{\partial x}\Big|_p \neq \frac{\partial}{\partial \tilde{x}}\Big|_p. $$ Which is tell us that $\frac{\partial}{\partial x^i}\Big|_p$ depend on the entire coordinate system, not just $x^i$.