Understanding the Function of Set S in Discrete Mathematics

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Nert
Messages
6
Reaction score
0
Hey guys,

I was reading Kenneth's Discrete Mathematics and I came across this definition in the function chapter:

Let f be a function from A to B and let S be a subset of A.The image of S under the function f is the subset of B that consists of the images of the elements of S.We denote the image of S by f(S), so f(S) = {t | ∃s∈S (t = f(s))}.
We also use the shorthand {f(s) | s ∈ S} to denote this set.

My questions is:
1) What is the purpose of set S?

From my understanding, S is just a subset of A which has corresponding image for each element of S?
 
Physics news on Phys.org
1) What is the purpose of set S?
To provide for an object that the definition can be applied to.
As written it has no purpose outside of the definition.

From my understanding, S is just a subset of A which has corresponding image for each element of S?
... the definition is for what is meant by the image of S. The image of S under f is T, which is the subset of B with elements t=f(s).
 
PeroK said:
What is the purpose of f? Or the sets A and B?

In more advanced mathematics there are lots of questions that deal with whether certain kinds of functions preserve certain kinds of structures. For example, does a linear tranformation map a vector space to a vector space? The structures are usually some kind of set or subset that has special properties. Hence it's convenient to have terminology for the image of a set by a function.