Can someone explain to me what a function arrow is?

  • Thread starter Thread starter IntegrateMe
  • Start date Start date
  • Tags Tags
    Explain Function
Click For Summary

Homework Help Overview

The discussion revolves around the concept of a "function arrow" in mathematical notation, specifically in the context of functions and their domains and ranges. Participants are exploring the meaning of the notation f: A → B, where A represents the domain and B represents the co-domain.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the meaning of the function arrow and its implications for understanding the relationship between sets. Questions arise regarding specific examples, such as whether a function defined as f: R → R returns all real numbers or just non-negative values when squared.

Discussion Status

The discussion is active, with participants seeking clarification on the definitions and implications of the function notation. Some have provided examples to illustrate their points, while others are questioning the interpretations and seeking further explanation.

Contextual Notes

There is an ongoing exploration of the distinction between the co-domain and the range of a function, as well as the implications of defining functions over specific intervals. Participants are also considering the effects of restrictions on the domain.

IntegrateMe
Messages
214
Reaction score
1
Can someone explain to me what a "function arrow" is?

In particular, what this may mean:

I = [a, b]
f : I --> R

I'm just trying to understand what the arrow means.

Or if we have R --> R what that would mean.

Thank you!
 
Physics news on Phys.org


The thing to the left of the arrow is the domain of the map f and the thing to the right is the range.
As an example a map which returns the square of all real numbers would be
f: \mathbb{R} \longrightarrow \mathbb{R}
A map which multiplies natural numbers by \frac{12}{7} would be
f: \mathbb{N} \longrightarrow \mathbb{R}
And a map which takes a number from 1 to 4 and returns a complex number would be
f: [1, 4] \longrightarrow \mathbb{R}^2
 


It is just notation. It means that the map entails some correspondence between sets. In English, the arrow points to the possible set of outputs of the map. If your map takes as its domain some set and "points" to the set of complex numbers, then your map is "complex valued," meaning that it takes inputs that are elements of the set at the beginning of the arrow, and outputs elements of the complex numbers (i.e. numbers of the form a+ib).

For example, if f: R^2 --> C is defined by f(x,y)=x+iy then f turns elements of R^2 into "high school" complex numbers.
 


JHamm,

If we use the example of:

f: R --> R

You said that it would return the square of all real numbers. But wouldn't it just return all real numbers, since the range, which is to the right, is R? The second one which involves 12/7 is also confusing me. Can you, or anyone for that matter, please clarify this for me.

Thanks for the help, guys, greatly appreciated.

Edit: Is this how you're describing the function f? For example, could I have said that f(x) = x^3 so that f: R --> R would actually return the cube of all real numbers?
 
Last edited:


the usual notation is:

f: A \to B

what is meant by this is:

for any element a in the set A, f(a) is defined, and is an element of the set B. B is called the "co-domain" of f, and is not to be confused with the "range" of f (or the image set), which is f(A). f(A) is always a subset of B, it may not be all of B itself.

for example, if we have:

f:\mathbb{R} \to \mathbb{R}, f(x) = x^2

then we are saying f (the "squaring function") is defined for every real number x, and that x2 is also a real number. as it turns out, x2 is always non-negative, so in this case, the range of f is considerably smaller than the co-domain.

in general, you can always make the domain (the set A) smaller (this is called a restriction), and the co-domain bigger. in calculus, it is common to choose the entire real numbers as the co-domain, rather than trying to figure out ahead of time what the actual range is. often, we are only concerned with the behavior of f on a particular kind of subset of R, an interval (usally denoted I, or [a,b] or (a,b) if we wish to specify whether the interval includes the boundary points).

often, A is called "the source (or start) set", and B the "target set" (and the arrow is suggestive of some kind of motion, or action, or transformation).
 


IntegrateMe said:
JHamm,

If we use the example of:

f: R --> R

You said that it would return the square of all real numbers. But wouldn't it just return all real numbers, since the range, which is to the right, is R? The second one which involves 12/7 is also confusing me. Can you, or anyone for that matter, please clarify this for me.

Thanks for the help, guys, greatly appreciated.

Edit: Is this how you're describing the function f? For example, could I have said that f(x) = x^3 so that f: R --> R would actually return the cube of all real numbers?

Exactly, the bit with the arrow doesn't tell you what the function really does, it just tells you the set of its domain and the set of its range.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
8
Views
2K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K