PDA

View Full Version : what is the co-domain of a function


dmehling
Oct25-09, 02:43 PM
I understand the concepts of domain and range/image, but can somebody explain to me what the co-domain of a function is?

emyt
Oct25-09, 02:52 PM
the set of all elements attributed to the values x by the relation of a function

domain:{x1, x2,x3,x4,x5,x6.. et c} ------> |R :[ q z d e r t y h v codomain:{f(x1),

f(x2),f(x3),f(x4),f(x5),f(x6).. etc }... ] (can be a subset of the set of real numbers, other elements represented by random letters)

Hurkyl
Oct25-09, 03:51 PM
I understand the concepts of domain and range/image, but can somebody explain to me what the co-domain of a function is?
The codomain is the type of object the function is declared to output.

Unlike the domain and image, this cannot be determined from the set of points of the graph of the function.