SlideShare a Scribd company logo
Introduction to set theory and to methodology and philosophy of
mathematics and computer programming
Function inverse
An overview
by Jan Plaza
c 2017 Jan Plaza
Use under the Creative Commons Attribution 4.0 International License
Version of November 10, 2017
Note
For a binary relation, the inverse relation is always defined. Recall that the inverse
relation to R is the unique binary relation S, such that for all x, y:
xRy iff ySx
(Such a relation S is denoted R−1.)
For a function f, we want its function inverse g to satisfy
f(x) = y iff g(y) = x
which means that:
g is just the inverse relation to f;
g is a function.
This will require that we start from a “good” function f, not just any function.
Informal Example
We cannot take just any function hoping that its inverse relation will be a function.
Consider function motherOf that maps every person in its domain to their mother.
The inverse relation to motherOf exists and could be called mother-child;
it consists of ordered pairs m, c where m is the mother of c.
mother-child is not a function (because a mother may have two children).
Notice that the function motherOf is not an injection
(as two persons may have the same mother).
Fact
1. If f is a function, and the inverse relation to f is a function,
then f is an injection.
2. If f is an injection,
then the inverse relation to f is a function and an injection.
Definition
1. Let f be a function. f is invertible or f is an invertible function
if f is an injection.
2. Let f be an invertible function. The function inverse of f or
the inverse function to f , denoted finv , is the inverse relation to f.
Convention
One writes f−1 instead of finv.
Depending on the context, the phrase the inverse of f and the symbol f−1
mean either the relation inverse or function inverse.
The context should suggest which operation is meant.
If in the context functions are discussed, then the function inverse is meant
and there is an implicit claim or assumption that f is invertible.
Example
Conversion from Celsius to Fahrenheit scales of temperature is given by:
f = F(c) =
9
5
c + 32
where c is the temperature in degrees Celsius, and f – in degrees Fahrenheit.
F is an injection from R to R.
How to find the inverse function to F?
Solve f = 9
5c + 32 for c: c = . . . 5
9(f − 32). So, what is the inverse function to F?
C(f) =
5
9
(f − 32)
Exercise. Complete C−1 = . . .
Exercise. Complete C ◦ F = . . .
Exercise. Complete F ◦ C = . . .
Exercise
Let f(x) = 2x + 1.
Find f−1.
Find (f−1)−1.
Find f ◦ f−1.
Find f−1 ◦ f.
Example
Let f : R −→ R 0 be defined as f(x) = ex.
Let g : R 0 −→ R be defined as g(x) = log x.
g is the inverse function to f.
f is the inverse function to g.
Exercise. Complete g ◦ f = . . .
Exercise. Complete f ◦ g = . . .
Example
Let f : R −→ R 0 be defined as f(x) = x2.
Notice that g : R 0 −→ R defined as g(x) =
√
x, is not an inverse to f;
indeed, (−2)2 = 4, but
√
4=−2.
f does not have an inverse function;
indeed, if h were an inverse function to f,
we would have h(4) = 2 because 22 = 4;
also we would have h(4) = −2 because (−2)2 = 4,
so 2 = h(4) = −2;
this is a contradiction.
Example
Let f : R 0 −→ R 0 be defined as f(x) = x2.
Notice that f is not the same as in the previous example
because the domains are different.
Let g : R 0 −→ R 0 defined as g(x) =
√
x.
g is an inverse function to f;
f is an inverse function to g;
indeed, x2 = y iff x =
√
y, for x, y ∈ R 0.
Exercise. Complete g ◦ f = . . . .
Exercise. Complete f ◦ g = . . . .
Exercise
1. domain(f−1) = . . . range(f).
2. range(f−1) = . . . domain(f).
3. True or false? If f : X
1-1
−→ Y , then f−1 : Y
1-1, onto
−→ X. False.
Find a counter-example.
4. If f : X
1-1
−→ Y , then f−1 : . . . range(f)
1-1, onto
−→ X.
Fact
Let f be a function.
If f is invertible, then f−1 is invertible, and
(f−1)−1 = f.
Corollary
Let f, g be invertible functions. Then,
g = f−1 iff f = g−1.
Proposition
If f is invertible, then f and f−1 are suitable for the following function compositions
and the following equalities hold:
1. f−1 ◦ f = iddomain(f)
2. f ◦ f−1 = idrange(f)
Proposition
Let f : X
1-1
−→ Y and g : Y
1-1
−→ Z.
Then, the following function inverses and function compositions are defined,
and the following equality holds:
(f ◦ g)−1 = g−1 ◦ f−1
Note
Using a tacit assumption that we discuss functions and an earlier convention,
the last few results can stated succinctly, as follows.
1. (f−1)−1 = f
2. f−1 ◦ f = iddomain(f)
3. f ◦ f−1 = idrange(f)
4. Let f : X
1-1
−→ Y and g : Y
1-1
−→ Z; then (f ◦ g)−1 = g−1 ◦ f−1.

More Related Content

PDF
5.7 Function powers
PDF
5.6 Function inverse. Dynamic slides.
PDF
5.5 Injective and surjective functions. A handout.
PDF
5.2. Function composition
PDF
5.1 Defining and visualizing functions. A handout.
PDF
5.1 Defining and visualizing functions. Dynamic slides.
PDF
5.3 Basic functions. A handout.
PPTX
Functions
5.7 Function powers
5.6 Function inverse. Dynamic slides.
5.5 Injective and surjective functions. A handout.
5.2. Function composition
5.1 Defining and visualizing functions. A handout.
5.1 Defining and visualizing functions. Dynamic slides.
5.3 Basic functions. A handout.
Functions

What's hot (20)

PPT
Lar calc10 ch05_sec3
PPT
Calc 5.3
PPT
Inverse Functions
PPTX
Inverse function
PPT
7.7 one to_one_functions_-_inverse_functions
PPTX
One to-one function (MATH 11)
PDF
4.1 Inverse Functions
PDF
2.8A Function Operations
PDF
Prosomoiwsh 1 xenos
DOCX
Notes chapter 1
PDF
Epanaliptiko pros spiros_giannakaros_2021
PPTX
Function in Mathematics
PPTX
mathematical functions
PPTX
4 5 inverse functions
PDF
5.5 Injective and surjective functions. Dynamic slides.
PDF
Machine Learning
PDF
Functions 2
PDF
Lesson 15: Inverse Functions And Logarithms
PPTX
53 inverse function (optional)
PPT
Lecture 20 fundamental theorem of calc - section 5.3
Lar calc10 ch05_sec3
Calc 5.3
Inverse Functions
Inverse function
7.7 one to_one_functions_-_inverse_functions
One to-one function (MATH 11)
4.1 Inverse Functions
2.8A Function Operations
Prosomoiwsh 1 xenos
Notes chapter 1
Epanaliptiko pros spiros_giannakaros_2021
Function in Mathematics
mathematical functions
4 5 inverse functions
5.5 Injective and surjective functions. Dynamic slides.
Machine Learning
Functions 2
Lesson 15: Inverse Functions And Logarithms
53 inverse function (optional)
Lecture 20 fundamental theorem of calc - section 5.3
Ad

Similar to 5.6 Function inverse. A handout. (20)

PDF
4.1 Inverse Functions
PDF
Inverse function
PPT
PreCalc Section 1.6.ppt
PPT
Topic 3 Inverse of function, steps to find inverse and properties of inverse
PPTX
CMSC 56 | Lecture 9: Functions Representations
PPT
Inverses & One-to-One
PPTX
Composition and inverse of functions
PPT
Functions (1)
PPT
Inverse functions and relations
PDF
Ch07
PPT
Core 3 Functions 3
PPTX
Functions, one to one, onto function, inverse function
PPT
2 7 Bzca5e
PPTX
7.4 inverse functions
PPTX
Inverse functions
PPTX
undergraduate course of calculus lecture slides
PDF
Relation And Function of class 12th .pdf
4.1 Inverse Functions
Inverse function
PreCalc Section 1.6.ppt
Topic 3 Inverse of function, steps to find inverse and properties of inverse
CMSC 56 | Lecture 9: Functions Representations
Inverses & One-to-One
Composition and inverse of functions
Functions (1)
Inverse functions and relations
Ch07
Core 3 Functions 3
Functions, one to one, onto function, inverse function
2 7 Bzca5e
7.4 inverse functions
Inverse functions
undergraduate course of calculus lecture slides
Relation And Function of class 12th .pdf
Ad

More from Jan Plaza (20)

PDF
6.3 Equivalences versus partitions
PDF
6.1 Partitions
PDF
6.2 Reflexivity, symmetry and transitivity (dynamic slides)
PDF
6.2 Reflexivity, symmetry and transitivity (handout)
PDF
5.8 Permutations (handout)
PDF
5.8 Permutations (dynamic slides)
PDF
5.3 Basic functions. Dynamic slides.
PDF
1.8 Separation schema
PDF
1.4 Abstract objects and expressions
PDF
1.2 Axiom of pair
PDF
1.11 Mathematical induction
PDF
1.7 The sets of numbers
PDF
1.6 Subsets
PDF
1.1 Notions of set and membership
PDF
4.7 Powers of binary relations
PDF
4.6 Relative product and composition
PDF
4.5 Inverse relation
PDF
4.4 Set operations on relations
PDF
4.1 Defining and visualizing binary relations
PDF
3.7 Indexed families of sets
6.3 Equivalences versus partitions
6.1 Partitions
6.2 Reflexivity, symmetry and transitivity (dynamic slides)
6.2 Reflexivity, symmetry and transitivity (handout)
5.8 Permutations (handout)
5.8 Permutations (dynamic slides)
5.3 Basic functions. Dynamic slides.
1.8 Separation schema
1.4 Abstract objects and expressions
1.2 Axiom of pair
1.11 Mathematical induction
1.7 The sets of numbers
1.6 Subsets
1.1 Notions of set and membership
4.7 Powers of binary relations
4.6 Relative product and composition
4.5 Inverse relation
4.4 Set operations on relations
4.1 Defining and visualizing binary relations
3.7 Indexed families of sets

Recently uploaded (20)

PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Lesson notes of climatology university.
PDF
Complications of Minimal Access Surgery at WLH
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Lesson notes of climatology university.
Complications of Minimal Access Surgery at WLH
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Weekly quiz Compilation Jan -July 25.pdf
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
Orientation - ARALprogram of Deped to the Parents.pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Microbial disease of the cardiovascular and lymphatic systems
VCE English Exam - Section C Student Revision Booklet
Abdominal Access Techniques with Prof. Dr. R K Mishra
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
2.FourierTransform-ShortQuestionswithAnswers.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Chinmaya Tiranga quiz Grand Finale.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
O5-L3 Freight Transport Ops (International) V1.pdf

5.6 Function inverse. A handout.

  • 1. Introduction to set theory and to methodology and philosophy of mathematics and computer programming Function inverse An overview by Jan Plaza c 2017 Jan Plaza Use under the Creative Commons Attribution 4.0 International License Version of November 10, 2017
  • 2. Note For a binary relation, the inverse relation is always defined. Recall that the inverse relation to R is the unique binary relation S, such that for all x, y: xRy iff ySx (Such a relation S is denoted R−1.) For a function f, we want its function inverse g to satisfy f(x) = y iff g(y) = x which means that: g is just the inverse relation to f; g is a function. This will require that we start from a “good” function f, not just any function.
  • 3. Informal Example We cannot take just any function hoping that its inverse relation will be a function. Consider function motherOf that maps every person in its domain to their mother. The inverse relation to motherOf exists and could be called mother-child; it consists of ordered pairs m, c where m is the mother of c. mother-child is not a function (because a mother may have two children). Notice that the function motherOf is not an injection (as two persons may have the same mother).
  • 4. Fact 1. If f is a function, and the inverse relation to f is a function, then f is an injection. 2. If f is an injection, then the inverse relation to f is a function and an injection. Definition 1. Let f be a function. f is invertible or f is an invertible function if f is an injection. 2. Let f be an invertible function. The function inverse of f or the inverse function to f , denoted finv , is the inverse relation to f.
  • 5. Convention One writes f−1 instead of finv. Depending on the context, the phrase the inverse of f and the symbol f−1 mean either the relation inverse or function inverse. The context should suggest which operation is meant. If in the context functions are discussed, then the function inverse is meant and there is an implicit claim or assumption that f is invertible.
  • 6. Example Conversion from Celsius to Fahrenheit scales of temperature is given by: f = F(c) = 9 5 c + 32 where c is the temperature in degrees Celsius, and f – in degrees Fahrenheit. F is an injection from R to R. How to find the inverse function to F? Solve f = 9 5c + 32 for c: c = . . . 5 9(f − 32). So, what is the inverse function to F? C(f) = 5 9 (f − 32) Exercise. Complete C−1 = . . . Exercise. Complete C ◦ F = . . . Exercise. Complete F ◦ C = . . .
  • 7. Exercise Let f(x) = 2x + 1. Find f−1. Find (f−1)−1. Find f ◦ f−1. Find f−1 ◦ f.
  • 8. Example Let f : R −→ R 0 be defined as f(x) = ex. Let g : R 0 −→ R be defined as g(x) = log x. g is the inverse function to f. f is the inverse function to g. Exercise. Complete g ◦ f = . . . Exercise. Complete f ◦ g = . . .
  • 9. Example Let f : R −→ R 0 be defined as f(x) = x2. Notice that g : R 0 −→ R defined as g(x) = √ x, is not an inverse to f; indeed, (−2)2 = 4, but √ 4=−2. f does not have an inverse function; indeed, if h were an inverse function to f, we would have h(4) = 2 because 22 = 4; also we would have h(4) = −2 because (−2)2 = 4, so 2 = h(4) = −2; this is a contradiction.
  • 10. Example Let f : R 0 −→ R 0 be defined as f(x) = x2. Notice that f is not the same as in the previous example because the domains are different. Let g : R 0 −→ R 0 defined as g(x) = √ x. g is an inverse function to f; f is an inverse function to g; indeed, x2 = y iff x = √ y, for x, y ∈ R 0. Exercise. Complete g ◦ f = . . . . Exercise. Complete f ◦ g = . . . .
  • 11. Exercise 1. domain(f−1) = . . . range(f). 2. range(f−1) = . . . domain(f). 3. True or false? If f : X 1-1 −→ Y , then f−1 : Y 1-1, onto −→ X. False. Find a counter-example. 4. If f : X 1-1 −→ Y , then f−1 : . . . range(f) 1-1, onto −→ X.
  • 12. Fact Let f be a function. If f is invertible, then f−1 is invertible, and (f−1)−1 = f. Corollary Let f, g be invertible functions. Then, g = f−1 iff f = g−1.
  • 13. Proposition If f is invertible, then f and f−1 are suitable for the following function compositions and the following equalities hold: 1. f−1 ◦ f = iddomain(f) 2. f ◦ f−1 = idrange(f) Proposition Let f : X 1-1 −→ Y and g : Y 1-1 −→ Z. Then, the following function inverses and function compositions are defined, and the following equality holds: (f ◦ g)−1 = g−1 ◦ f−1
  • 14. Note Using a tacit assumption that we discuss functions and an earlier convention, the last few results can stated succinctly, as follows. 1. (f−1)−1 = f 2. f−1 ◦ f = iddomain(f) 3. f ◦ f−1 = idrange(f) 4. Let f : X 1-1 −→ Y and g : Y 1-1 −→ Z; then (f ◦ g)−1 = g−1 ◦ f−1.