What is the meaning of that a function F is well-defiened ?

  • Context: Undergrad 
  • Thread starter Thread starter Maths Lover
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
SUMMARY

A function F is considered well-defined if each input from its domain maps to a unique output in its codomain. The discussion illustrates this with the example of the function f defined as f(m/n) = (m+1)/(n+1), which fails to be well-defined since f(1/2) yields 2/3 while f(2/4) yields 3/5, despite 1/2 and 2/4 being equivalent. Additionally, a function is not well-defined if it produces outputs outside its codomain, as shown with f(x) = √x when both domain and codomain are set to ℝ, where √-1 is not a valid output. It is essential to verify that each input corresponds to a single output within the defined codomain.

PREREQUISITES
  • Understanding of functions and their properties
  • Familiarity with rational numbers and their representations
  • Basic knowledge of domains and codomains in mathematics
  • Experience with mathematical notation and terminology
NEXT STEPS
  • Study the concept of equivalence relations in mathematics
  • Learn about the implications of functions not being well-defined
  • Explore the properties of functions in different mathematical contexts
  • Investigate the role of codomains in defining function behavior
USEFUL FOR

Mathematicians, educators, students in advanced mathematics, and anyone interested in understanding the foundational principles of functions and their definitions.

Maths Lover
Messages
67
Reaction score
0
what does well defiened mean ?

how can we check that a function is well defiened ?
 
Physics news on Phys.org
That a single input value yields a single output value.
 
Let me give an example. Let \mathbb{Q} be the rational numbers. Let's define the following "function":

f\left(\frac{m}{n}\right)=\frac{m+1}{n+1}

At the first sight, there is not really a problem. But let's look deeper. We have

f\left(\frac{1}{2}\right)=\frac{2}{3}

and

f\left(\frac{2}{4}\right)=\frac{3}{5}

But, as we know, the numbers 1/2 and 2/4 are equal, but the numbers 2/3 and 3/5 are not equal. So the function f sends 1/2 to two different values: 2/3 and 3/5.
However, a function is defined as sending a value in the domain to a UNIQUE value in the codomain. Here, we have sent 1/2 to two different numbers, which means that f is not a function. We usually say that ''f is not well-defined'' (I don't think the expression is really formally correct, but it is used everywhere).

Another way a function could not be well-defined is that it send something to a value not in the codomain. For example: f(x)=\sqrt{x} is not well-defined if the domain and codomain are both \mathbb{R}. Indeed, \sqrt{-1} is not in the codomain.

So, if you are given a ''function'', you should always check if a value is being sent to a single other value, and not to multiple values. Furthermore, the value should be in the codomain. Knowing when this is a problem requires a bit of experience, but the problem arises usually in things like ''quotients''.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K