Re: Why f:domain->codomain instead of f:domain->range?



kj wrote:
I never understood why the notation

  f:X->Y

instead of

  f:X->f(X)

In other words, I don't understand the utility of the notion of a
codomain.  Why not make the definition of "function" be so that
every function is surjective?  I'm sure there are very good reasons
for this, but I don't see them.

The only explanation I can think of is that there are often times
when it is much easier to describe a function's codomain than than
its range. Is this it?

Isn't it enough?

What's the range of
f:R -> R,
f(x) = x^8 - 2x^7 + 3.1x^6 - 3x^5 - 4x^4 + 2x^3 - 27x + 3?

If that isn't hard enough, I'm sure that there's a polynomial
function out there whose range can't be expressed nicely.

Or if you want something stranger, what about the function

f:R -> {0,1}
f(x)= 0 if Goldbach's conjecture is true, 1 if it's false?
.



Relevant Pages

  • Re: Why f:domain->codomain instead of f:domain->range?
    ... >>> when it is much easier to describe a function's codomain than than ... Or are there more fundamental reasons ... The official definition of a function as a set of ordered pairs ... The categorical usage, on the other hand, has many things to recommend ...
    (sci.math)
  • Re: Why f:domain->codomain instead of f:domain->range?
    ... > I never understood why the notation ... > codomain than than ... > fundamental reasons ... There is indeed a very good categorical reason for not considereing only surjective functions. ...
    (sci.math)
  • Re: Why f:domain->codomain instead of f:domain->range?
    ... Or are there more fundamental reasons ... Specifying the codomain explicitely ... >two maps f and g are composable iff the codomain of f equals the ... >of a possible composite is not determined by the range of the second map. ...
    (sci.math)
  • Re: Why f:domain->codomain instead of f:domain->range?
    ... >>> codomain. ... > fundamental reasons ... >>two maps f and g are composable iff the codomain ... >>if f and g are composable then their composite ...
    (sci.math)
  • Re: Why f:domain->codomain instead of f:domain->range?
    ... Or are there more fundamental reasons ... Specifying the codomain explicitely ... > two maps f and g are composable iff the codomain of f equals the ... > of a possible composite is not determined by the range of the second map. ...
    (sci.math)

Loading