ΘρϵηΠατπ

inverse functions

increasing function
given A, a function f:A is increasing if given x,yA with x<y we have f(x)f(y). An increasing function is also known as a non-decreasing function.
strictly increasing function
given A, a function f:A is strictly increasing if given x,yA with x<y we have f(x)<f(y).
decreasing function
given A, a function f:A is decreasing if given x,yA with x<y we have f(x)f(y). A decreasing function is also known as a non-increasing function.
strictly decreasing function
given A, a function f:A is decreasing if given x,yA with x<y we have f(x)>f(y)
monotone function
a function defined on a subset of is said to be monotone if and only if it is non-increasing or non-decreasing
strictly monotone function
a function defined on a subset of is said to be monotone if and only if it is stictly increasing or strictly decreasing
invertible function
Let f:XY be a function, if there is a function g:YX such that g(f(x))=x for all xX and f(g(y))=y for all yY
a function is invertible iff it is bijective
TODO
If f is strictly monotone then it is invertible
TODO
Suppose that f:XY is strictly monotone, then f1:YX is a continuous function

Suppose without loss of generality that f is strictly increasing on I=(a,b).

We'll show that the function is continuous, so let pI and we'll show that limypf1(x)=f1(p) using the epsilon delta definition.

Let ϵ>0, let x=f1(p) and note that xϵ<x+ϵ and therefore since f is strictly increasing we know that f(xϵ)<f(x+ϵ), in other words, there is some δ1,δ2>0 such that f(xϵ)=pδ1 and f(x+ϵ)=p+δ2, now take δ=min(δ1,δ2) and suppose |yp|<δ.

if |yp|<δ, then δp<y<δ+p