If the composition of two functions is a bijection then the initial map is injective and the latter map is surjective

From Maths
Revision as of 08:27, 14 December 2016 by Alec (Talk | contribs) (Created page with "{{Stub page|grade=B|msg=Unimportant but useful theorem, good to factor out. * '''It has been done somewhere, sometime, but I cannot remember where!'''}} __TOC__ ==Statement==...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Stub grade: B
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Unimportant but useful theorem, good to factor out.
  • It has been done somewhere, sometime, but I cannot remember where!

Statement

Let X, Y and Z be sets. Let f:XY and g:YZ be maps. Suppose that (gf):XZ is a bijection. Then[1]:

  1. f:XY is an injection, and
  2. g:YZ is a surjection

In the title the initial map refers to f, as it is applied first; the latter map is g as it is applied second.

Proof

We wish to show:

  1. x,xX[f(x)=f(x)x=x] - the definition of injectivity
  2. zZyY[g(y)=z] - the definition of surjectivity

f is an injection

  • Let x,xX be given
    1. Suppose f(x)f(x) - then by the nature of logical implication we do not care whether or not the RHS is true or false, we're done
    2. Suppose f(x)=f(x) - we must show that in this case: x=x
      • Suppose xx (we will reach a contradiction)
        • Then (gf)(x)(gf)(x) - as gf is a bijection
        • This can be written: g(f(x))g(f(x))
          • But as f(x)=f(x) we see g(f(x))=g(f(x)) (as g is a function, so must associate each item in the domain with exactly one item in the codomain
      • This is a contradiction, we cannot have both g(f(x))g(f(x)) and g(f(x))=g(f(x))!
      • So we must have x=x
  • In either case the implication holds.

This completes the proof that f is injective.

g is a surjection

  • Let zZ be given. We must show yY[g(y)=z]
    • As gf is a bijection we know that: zZxX[(gf)(x)=z]
      • Let z:=z, now xX[g(f(x))=z]
        • Choose y:=f(x)
          • Now yY, as required and g(y)=g(f(x))=z
        • So g(y)=z as required.
  • Since zZ was arbitrary we have shown it for all, as required.

References

  1. Jump up Introduction to Topological Manifolds - John M. Lee