If $A B=B A$ where $A$ is a square matrix and $B$ a square positive definite matrix.
$B$ has a Cholesky decomposition $$B=L L^*$$
Does $A$ commute with $L$ and $L^*$?
Naturally if $A$ commutes with $L$ and $L^*$, then $A$ commutes with $B$, but it doesn't seem anywhere near as obvious in the other direction.