closure
A given set is closed under an operation if performing that operation on members of the set always produces a member of that set.
Formally, a set
Example
For example, consider the natural numbers
Adding two natural numbers will always produce a natural number, therefore the natural numbers are closed under addition.
Subtracting two natural numbers will sometimes produce a number which is not a natural number, for example subtracting the natural number
Example
The polynomials are closed under addition, subtraction, and multiplication, but not division.