Proper complexity function


A proper complexity function is a function f mapping natural numbers to natural numbers such that:
If f and g are two proper complexity functions, then f + g, fg, and 2f are also proper complexity functions.
Similar notions include honest functions, space-constructible functions, and time-constructible functions.