Say $A$ and $B$ are two square, positive-semidefinite matrices. Is there an expression in terms of matrix product, transpose, and inverse for the Hadamard product $A∘B$?
For example, "$(A∘B)^{-1} = A^{-1} ∘ B^{-1}$" (which is not true).
Edit: I understand that $A∘B$ may not be invertible, but is there any expression if invertibility is given?
I don't think so. If $A$ is invertible, and $B_{i, j} =1/A_{i,j} $, then $B$ is also invertible but $A∘B$ is all ones and therefore not invertible.