The key point of question about typical proof of Krull Intersection Theorem is that multiplication by ideals and intersection of submodules do not commute. Can anyone give me an example of this?
That is,
I'm looking for $A$-modules $M, N, P$ and an ideal $\mathfrak a \subset A$ such that $M \subset P$, $N \subset P$ and $\mathfrak a (M \cap N) \neq \mathfrak a M \cap \mathfrak a N$.
A bit contrived, but take $A = \mathbb{C}[x,y,z]$ and let $I = (x^2, xy-xz)$. Set $P = A / I$. Then take $M = (x+ I,y+ I)$ and $N = (x+ I,z+I)$, $\mathfrak{a} = (x)$. We have $\mathfrak{a}M = (xy+I)$ and $\mathfrak{a}N = (xz+I)$, so
$$\mathfrak a M \cap \mathfrak a N = (xy+I) = (xz+I)$$ because we have identified $xy - xz \in I$. On the other hand, $M \cap N = (x+ I)$, so $$ \mathfrak a (M \cap N) = 0.$$