I have a matrix equation of the form
$$A = (B + C)^{-1} D$$
Can this equation be interpreted as $(B + C)$ inversely proportional to A?
ie. Suppose C is just an identity matrix multiplied by some scalar, does increasing the scalar value decrease the values of $A$ if we keep the rest of the terms constant?
Update1:
I tried increasing the scalar value, this actually decreases the values in A. However, I cannot find any statements/sources regarding this on the Internet.