Function and different types of
functions
 Function
 Example of Function
 Different types of Function
 A Function is a relation in which each
element of the domain is paired with exactly
one or more than one element of the range.
Example:
 There are three types of functions.
 1. Injective (One to one)
 2. Surjective(Onto function )
 3. Bijective/Invertible(one to one and
correspondence function)
An injective function ( one-to-one function) is
a function for which every element of the
range of the function corresponds to exactly
one element of the domain.
Example:
Domain Range
The function f may map one or more elements
of A to the same element of B.
A surjective is sometimes referred to as being
“onto Function”.
Example:
A function f is a one to one correspondence,or
a bijective,if it is both one to one or one to
(surjective and injective).
Example:

More Related Content

PPTX
LISP: Scope and extent in lisp
PDF
JetBrains MPS: Editor Aspect
PDF
JetBrains MPS: Typesystem Aspect
PDF
Python Fundamentals Class 11
PDF
Recursion CBSE Class 12
PPTX
PPTX
Introduction To Programming with Python-1
PPTX
Introduction To Programming with Python Lecture 2
LISP: Scope and extent in lisp
JetBrains MPS: Editor Aspect
JetBrains MPS: Typesystem Aspect
Python Fundamentals Class 11
Recursion CBSE Class 12
Introduction To Programming with Python-1
Introduction To Programming with Python Lecture 2

Recently uploaded (20)

PPTX
Principal presentation for NAAC (1).pptx
PPTX
Building constraction Conveyance of water.pptx
PDF
Computer System Architecture 3rd Edition-M Morris Mano.pdf
PDF
Unit1 - AIML Chapter 1 concept and ethics
PDF
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
August -2025_Top10 Read_Articles_ijait.pdf
PDF
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
wireless networks, mobile computing.pptx
PDF
Computer organization and architecuture Digital Notes....pdf
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
Soil Improvement Techniques Note - Rabbi
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
Abrasive, erosive and cavitation wear.pdf
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Principal presentation for NAAC (1).pptx
Building constraction Conveyance of water.pptx
Computer System Architecture 3rd Edition-M Morris Mano.pdf
Unit1 - AIML Chapter 1 concept and ethics
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
"Array and Linked List in Data Structures with Types, Operations, Implementat...
Module 8- Technological and Communication Skills.pptx
August -2025_Top10 Read_Articles_ijait.pdf
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Management Information system : MIS-e-Business Systems.pptx
wireless networks, mobile computing.pptx
Computer organization and architecuture Digital Notes....pdf
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Information Storage and Retrieval Techniques Unit III
Soil Improvement Techniques Note - Rabbi
Amdahl’s law is explained in the above power point presentations
Abrasive, erosive and cavitation wear.pdf
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Ad
Ad

Functions

  • 1. Function and different types of functions
  • 2.  Function  Example of Function  Different types of Function
  • 3.  A Function is a relation in which each element of the domain is paired with exactly one or more than one element of the range. Example:
  • 4.  There are three types of functions.  1. Injective (One to one)  2. Surjective(Onto function )  3. Bijective/Invertible(one to one and correspondence function)
  • 5. An injective function ( one-to-one function) is a function for which every element of the range of the function corresponds to exactly one element of the domain. Example: Domain Range
  • 6. The function f may map one or more elements of A to the same element of B. A surjective is sometimes referred to as being “onto Function”. Example:
  • 7. A function f is a one to one correspondence,or a bijective,if it is both one to one or one to (surjective and injective). Example: