title

description

  • a function is a mapping from set S to elements in set T, to which each element in 1 set (domain set) is mapped to exactly 1 element in another set (codomain set)
    • f: function
    • S: domain
    • T: codomain
    • f is a relation between S and T. For each in S there is a unique element in T so that
    • image / range of is set of all values can produce
  • note:
    • image: set of output that the function actually produce for a particular input
    • range: set of output that the function could produced, eh

types of function

Def 7 (Function Composition)

  • for and
  • , if well defined

identity function

  • identity function is a function returning the same output as its input
  • - a function maps set A to itself
  • eg
    • A is set of real numbers
    • , ; for eg , then
  • prove
    • for every x in domain f,

left / right inverse

  • ⇒ f is left inverse of g, g is right inverse of f

two-sided inverse

  • f is both left and right inverse of g → f and g are two sided inverses of each other

total function

  • f from A to B is total when f(x) exists for all

Claim 13, 14, 15: work for both sides

  • f is injective and total ⇐> f has left inverse
  • f is surjective ⇐> f has right inverse
  • f is bijective ⇐> f has a two-sided inverse

Cantor-Bernstein-Schroeder

  • if is injective (or ) and (or ) is injective ⇒ there is a bijective