Cartesian products and the definition of a map

In summary, there are alternative definitions to a "function" that do not rely on the standard f is a subset of A X B if f : A -> B. One approach is to leave mappings as undefined objects, which is a philosophy of category theory and topos theory. Another approach is to use type theory, where functions are defined as expressions of certain types. The standard set-theoretic definition is simply an interpretation and is not essential for using functions.
  • #1
wisvuze
372
1
Hello, I was wondering if there were alternative definitions to a "function" ( alternative to the standard f is a subset of A X B if f : A -> B ).

I was introduced to the "general" definition of a cartesian product ( with respect to an indexing set H ) , it is weird to me because the general cartesian product is defined as a set of mappings, so it doesn't "quite" sync up with the standard "tuple" cartesian product of sets ( indexed by natural numbers ) as a generalization.. I thought I could get around this if the definition of a mapping doesn't rely on the original definition of a cartesian product, but I cannot think of another way to define a map.

However, is it unreasonable to leave a mapping as an undefined object? I am not too familiar with the depths of set theory, so I do not know if it would lead to disastrous results..
thanks :)
 
Mathematics news on Phys.org
  • #2
wisvuze said:
However, is it unreasonable to leave a mapping as an undefined object? I am not too familiar with the depths of set theory, so I do not know if it would lead to disastrous results..
thanks :)

Hello wisvuze! :smile:

That's not unreasonable at all! That's quite a valuable insight actually. Leaving mappings as undefined objects is basically one of the philosophies of category theory and topos theory. However, it will probably not come as a surprise that the resulting theory in radically different than the usual set theory! For example, the axioms that we must put on the functions might look weird, at first glance.

I recommend that you read the book "Set for mathematics" by Lawvere and Rosebrugh. It starts from the very basical things that you mentioned: seeing sets and functions as undefined objects (and in the beginning, there is not such thing as [itex]\in[/itex], this has to be defined). Gradually, the book imposes axioms to let the theory ressemble the usual set theory. In the end we end up with a(n elementary) topos, which is (roughly) the set theory that we know.
 
  • #3
Thank you! I will check out these recommendations :)
 
Last edited:
  • #4
A less drastic line of study would just be type theory, or some sort of many-sorted logic.

e.g. when working with real numbers, you might have one type "R" (the type of real numbers), and another type "R -> R" (the type of real-valued functions of real numbers).

Then if f is an expression of type R -> R and x is an expression of type R, then we define the "evaluation" expression f(x) to be an expression of type R.

Like other logical operators (such as "and" or "implies" or "ordered pair of"), evaluation satisfies some properties that reflect what it means to be a function.




Really, the usual set-theoretic definition as a subset of the Cartesian product is simply an interpretation -- we interpret functions as being such things because it is a convenient way to treat functions in a theory that tells us about sets. The fact we represent things that way isn't really all that important for actually using functions; it's really just a technical tool to allow us to use a theory of sets to work with functions.
 
  • #5


I can provide some insight into your questions about cartesian products and the definition of a map.

Firstly, it is important to understand that there are different ways of defining a function or map. The standard definition you mentioned, where a function is a subset of the cartesian product of two sets, is known as the set-theoretic definition. This is the most commonly used definition and is sufficient for most applications in mathematics and science. However, there are other ways of defining a function, such as the category-theoretic definition, which is based on the concept of morphisms between objects.

In terms of cartesian products, it is true that the general definition using an indexing set may seem strange compared to the standard definition using natural numbers. However, this generalization allows for a more abstract and flexible understanding of cartesian products, which can be useful in certain contexts. It is important to note that both definitions are equivalent and can be used interchangeably.

As for leaving a mapping as an undefined object, it is not unreasonable to do so. In fact, in some branches of mathematics, such as category theory, mappings are often left undefined and are simply referred to as morphisms. This can be a useful approach when studying more abstract mathematical structures. However, in more concrete applications, it may be necessary to have a specific definition of a mapping in order to make calculations and draw conclusions.

In conclusion, there are alternative definitions of functions and cartesian products, and it is not unreasonable to leave a mapping as an undefined object. It ultimately depends on the context and purpose of your study. I would recommend consulting with your peers and mentors, as well as doing further research on the topic, to gain a deeper understanding of these concepts.
 

1. What is a Cartesian product?

A Cartesian product is a mathematical operation that combines two sets to create a new set, where each element in the new set is a pair of elements from the original sets. It is denoted by the symbol "x" or "×".

2. How is a Cartesian product different from a cross product?

A Cartesian product is used in set theory to create a new set, while a cross product is used in vector calculus to find a vector that is perpendicular to two given vectors. The notation and applications of these two operations are different, but they both involve combining two sets or vectors.

3. What is the definition of a map?

A map, also known as a function, is a mathematical relation between two sets, where each element in the first set is paired with exactly one element in the second set. The notation for a map is f: A → B, where A is the domain (input) and B is the codomain (output).

4. How are Cartesian products and maps related?

Cartesian products are often used to define maps between sets. For example, if we have sets A and B, the Cartesian product A x B will contain all possible pairs (a, b) where a is an element of A and b is an element of B. This allows us to define a map from A to B, where each element in A is mapped to a specific element in B.

5. Can maps be applied to any type of set?

Yes, maps can be applied to any type of set, whether it is a set of numbers, objects, or even other sets. As long as the elements in the sets can be paired with each other, a map can be defined between them.

Similar threads

  • Linear and Abstract Algebra
Replies
7
Views
231
  • General Math
Replies
1
Views
625
  • General Math
Replies
1
Views
2K
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
Replies
2
Views
324
  • General Math
2
Replies
61
Views
9K
  • Calculus and Beyond Homework Help
Replies
0
Views
445
Replies
4
Views
333
  • General Math
Replies
1
Views
1K
Back
Top