defines that f is function which takes in the value from the set of X and return the values from the set of Y.
For example:
This function takes in the value from the set of all real numbers but returns the value from the set of all positive numbers.
Similarly, defines that g is function which takes in the value from the set of Y and return the values from the set of Z.
For example:
This function takes in the value from the set of all positive numbers but returns the value from the set of all negative numbers.
Similarly, defines that h is a function which takes in the value from the set of Y and also returns the values from the set of Y.
For example:
This function takes in the value from the set of all positive numbers and also returns the value from the set of all positive numbers.
Comments