Will this be true in vector calculus? Given are the vector fields ${\mathbf A}$ and ${\mathbf B}$ such that ${\mathbf A}=\lambda {\mathbf B}$. $\lambda$ is a scalar field. Also, $\nabla \cdot {\mathbf A}=0$.
Then I do: $$\nabla \cdot {\mathbf A}=\nabla \cdot (\lambda {\mathbf B}) = 0$$. $$\nabla \cdot {\mathbf A}=\lambda (\nabla \cdot {\mathbf B}) + \nabla\lambda \cdot {\mathbf B} = 0$$ This means $$\nabla\lambda \cdot {\mathbf B} = -\lambda (\nabla \cdot {\mathbf B})$$ Then $$\nabla\lambda = -\lambda \nabla $$
Is this last expression true? I mean, will it be true if used in other expressions to substitute the Lhs with the Rhs or vice versa? Thanks!