1) The map f is invertible if and only if f is bijective if and only if f is surjective and injective.
f is surjective because ∀y∈Z∃x∈Z:f(x)=x+1=y(x=y−1)
f is injective because ∀x1∈Z,∀x2∈Z,x1=x2f(x1)=x1+1=x2+1=f(x2)
Thus, f is invertible.
2) The map f−1:Z→Z is inverse to f if f−1f=ff−1=eZ , where eZ is the identical map Z→Z .
f−1(y)=y−1 because f−1f(x)=(x+1)−1=x==(x−1)+1=ff−1(x)
Comments