Function Definition Without a Single Word

  • Context: Graduate 
  • Thread starter Thread starter dijkarte
  • Start date Start date
  • Tags Tags
    Definition Function
Click For Summary
SUMMARY

The forum discussion centers on the correct definition of a function, specifically the notation used in set-builder form. The initial definition proposed, ψ = { (x, y) | ∀x∈A∃y∈B∋(((x, y) ∈ ψ) ∧((x,z)∈ ψ) ⇒ y = z)}, is criticized for being circular and lacking clarity regarding the elements of the set. Participants emphasize the necessity of specifying the domain and codomain in function definitions, as well as the importance of avoiding circular references. A corrected definition is suggested, F = {(x,y): (x,y) in AxB and if (x1,y1) is in AxB and x=x1 then y=y1}, which aims to clarify the relationship between sets A and B.

PREREQUISITES
  • Understanding of set-builder notation
  • Familiarity with the concepts of domain and codomain in functions
  • Knowledge of Cartesian products in set theory
  • Basic principles of mathematical logic
NEXT STEPS
  • Study the formal definition of functions in set theory
  • Learn about the implications of circular definitions in mathematics
  • Explore examples of function definitions using set-builder notation
  • Investigate the differences between total and partial functions
USEFUL FOR

Mathematicians, computer scientists, educators, and students seeking to deepen their understanding of function definitions and set theory.

  • #31
dijkarte said:
Interesting approach. So there's one and only one universe that contains all possible mappings from sets A to B, and any f:A --> B is an element of this. I will research the topic further.

Well it's a set. You can get a handle on this by working out a simple example with small finite sets. For example let

A = {a1, a2, a3} and B = {b1, b2}. How many functions can there be from A to B?

Well a1 can go to b1 or b2.

a2 can go to b1 or b2.

a3 can go to b1 or b2.

So that gives us 2x2x2 = 8 possible functions from A to B. Each function is a set of exactly three ordered pairs, and there are only eight functions. Not too hard to write them all down.

Now you can see why we chose the notation B^A for the set of all functions from A to B. Because the set B^A has cardinality exactly |B|^|A|.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K