Closure

set of all functions from to with composition as operation
… set of all functions from to (intuition for this notation)

is closed under , which means any operation on elements of results in an element of .
is called a substructure of .

In simple words: A set is closed under an operation if the result of the operation on any points in the set is within the same set.

EXAMPLE


is closed under addition.

The set of all bijective functions is a substructure of .

,
This means that the composition of two bijective functions is also bijective.
I.e. the set of all bijective functions is closed under composition.