Section Project: More on Inverses, Composition and Relations
Problem 2.32.
Is Problem 1.28 valid if we define (a,b)={{a,1},{2,b}}?
How would one formally define an ordered triple? An ordered quadruple?
Problem 2.33.
Show that the composition of one-to-one functions is one-to-one by letting g:B→C and h:A→B be one-to-one functions and showing that g∘h:A→C is one-to-one.
Problem 2.34.
Show that the composition of onto functions is onto.
Problem 2.35.
Let S denote the set of all bijections from A to itself. According to Problems 2.33 and Problem 2.34, ∘ is a binary operation on S, that is, f∘g∈S whenever f and g are in S. We define a special bijection i:A→A called the identity function on A as
Show that i is an identity for S, that is,
f∘i=f=i∘f and
f∘f−1=i=f−1∘f
for all f∈S. This shows that i serves as an identity for composition in the same way that 0, 1, ∅ work as identities for +, × and ⊕, respectively.
Problem 2.36.
Consider the list below of all 6 different bijections from {0,1,2} onto itself. For example p maps 0→1, 1→2 and 2→0.
i | p | q | f | g | h | |
012 | 012 | 012 | 012 | 012 | 012 | |
012 | 120 | 201 | 021 | 210 | 102 | |
Make a composition table for these 6 bijections, illustrating Problems 2.33, Problem 2.34 and Problem 2.35 above.
Problem 2.38.
A function f:B→C is said to be left cancelative if, for all sets A and all functions g,h:A→B,
Show that f is left cancelative if and only if f is one-to-one.
Problem 2.39.
A function f:B→C is said to be right cancelative if, for all sets D and all functions g,h:C→D,
Show that f is right cancelative if and only if f is onto C.