The name of a mathematical property

58 Views Asked by At

When two Gaussian equations are multipled together, the outcome is another Gaussian distribution. Roger R. Labbe Jr., author of "Kalman and Bayesian Filters in Python" calls this property "rare" and points out that $sin(x) sin(y)$, for example, does not yield a $sin()$.

My question is simply, does that property have a name?

1

There are 1 best solutions below

3
On BEST ANSWER

I would call it "closure under multiplication".