this is my attempt at solving this proof:
let function f: R-->R be a real valued function. f is said to be strictly increasing if whenever x < y, then f(x) < f(y).
Prove: If f is striclty increasing, then f is injective.
so here is my take at this. I decide to use proof by contrapositive: If f is not injective, then it is not strictly increasing.
so "not striclty increasing" means that x >= y, which means that f(x) >= f(y).
"not injective" means that f(x) != f(y), which implies x != y....
so this means that If f is not injective, then it is not strictly increasing.
so that is as far as I got w/ my proof............is that sufficient?
if not, where did I go wrong?
let function f: R-->R be a real valued function. f is said to be strictly increasing if whenever x < y, then f(x) < f(y).
Prove: If f is striclty increasing, then f is injective.
so here is my take at this. I decide to use proof by contrapositive: If f is not injective, then it is not strictly increasing.
so "not striclty increasing" means that x >= y, which means that f(x) >= f(y).
"not injective" means that f(x) != f(y), which implies x != y....
so this means that If f is not injective, then it is not strictly increasing.
so that is as far as I got w/ my proof............is that sufficient?
if not, where did I go wrong?