What type of characteristics should properties have for the following to hold true?
If $f,g$ each have property $p$ then $f \circ g$ also has property $p$
Examples:
If $f,g$ continuous then $f \circ g$ is continuous
If $f,g$ entire then $f \circ g$ is entire
If $f,g$ differentiable then $f \circ g$ is differentiable
If $f,g$ one to one then $f \circ g$ is one to one
If $f,g$ Contractible then $f \circ g$ is Contractible
If $f,g$ polynomial then $f \circ g$ is polynomial
If $f,g$ lineaer then $f \circ g$ is linear
Counter Examples:
If $f,g$ integrable then $f \circ g$ is integrable (false) see Robert Israel's answer
If $f,g$ measureable then $f \circ g$ is measureable
Update Edit: The motivation for the question was to use the statement as a filter to specify properties p, I had seen too often question being asked for a specific property, was wondering if there is a way to devise a test for p rather than test each p individually to see if it satisfies the statement. (This is as good as I can explain my intent for asking the question, making a list seems to be a beneficial side effect). If anyone can elucidate the motivation with better mathematical terminology please edit.