Types of Functions
One-One Function or Injective Function: A function f : X → Y is defined to be one-one(or injective), if the images of distinct elements of X under fare distinct, i.e., for every x1, x2in X, implies that f (x1) = f (x2). Otherwise, f is called many-one.
Onto or Surjective Function: A function f : X → Y is said to be onto (or surjective), if every element of Y is the image of some element of X under f, i.e., for every y ∈Y, there exists an element x in X such that f (x) = y.
Bijective Function or One-One Onto function:A function f : X → Y is said to be one-one and onto (or bijective), if f is both one-one and onto.
No comments:
Post a Comment