Equivalent to proportionality sign for additive constants

816 Views Asked by At

Short question

Is there an equivalent to the proportionality sign $\propto$ for additive constants? The proportionality relation $y\propto x$ implies that $y=kx$ for some constant $k$. Is there a shorthand to express that $y=x+k$ for some constant $k$?

Long question

Probability distributions are often used without their explicit normalisations. E.g. for a normal distribution may be written as $$ P(x)\propto \exp\left(-\frac{1}{2}\frac{(x-\mu)^2}{\sigma^2}\right). $$

When working with log-probabilities it would be convenient to have a relation expressing that two quantities are equal up to a normalising constant such that $$ \log P(x)\square-\frac{1}{2}\frac{(x-\mu)^2}{\sigma^2}, $$ where $\square$ is the desired relation.

2

There are 2 best solutions below

0
On

You can simply define a relation $\sim$ between functions such that

$$f \sim g \Longleftrightarrow \exists k \in \mathbb{R} . f = g + k$$

Or (slightly) more formally,

$$f \sim g \Longleftrightarrow \exists k \in \mathbb{R} . \forall x \in X . f(x) = g(x) + k$$

where $X$ is the domain of your functions.

2
On

Proportional and linear functions are almost identical in form. The only difference is the addition of the “b” constant to the linear function. Indeed, a proportional relationship is just a linear relationship where b = 0, or to put it another way, where the line passes through the origin (0,0). So in fact, a proportional relationship is just a special kind of linear relationship, i.e., all proportional relationships are linear relationships (although not all linear relationships are proportional).

Your case comes under Not all linear are Proportional.

Based on whether it is monotonically decreasing or increasing the proportionality might be direct or indirect.