For example, in physics, if $$\text{F} \propto m_1m_2$$ and $$\text{F} \propto \frac{1}{r^2},$$ then $$\text{F} \propto (m_1m_2)\left(\frac{1}{r^2}\right)= \frac{m_1m_2}{r^2}.$$
This property (combining proportionality) intuitively makes sense, but I have never seen it formally written in a textbook.
Could someone please rigorously prove this property (and fully specify its conditions?), or give a counterexample?
P.S. I know that this question has been answered, including here, but I do not understand the explanations: e.g., I don’t understand how $k=f(C)$ or $k′=g(B).$
The correct answer depends on what is the domain of $f$.
Case 1. If the domain of $f$ is $\Bbb R^2$, then, since $f(a,b)\propto a$ and $f(a,b)\propto b$, we have $$f(a,b) = a f(1,b) = ab f(1,1)$$ So $f(a,b)\propto ab$.
Case 2. If the domain of $f$ is a submanifold of $\Bbb R^2$, then we may have $f(a,b)\propto a$ and $f(a,b)\propto b$ without having $f(a,b)\propto ab$. For instance: (continue)
– Ramiro Dec 05 '21 at 15:37Remark: In Physics, it is common to refer to case 1 by saying that $a$ and $b$ are independent, and to refer to case 2 by saying that $a$ and $b$ are dependent.
– Ramiro Dec 05 '21 at 15:37