Introduction to J-tuples in set theory

  • Context: MHB 
  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Set Set theory Theory
Click For Summary

Discussion Overview

The discussion centers around the concept of J-tuples in set theory, as defined in Munkres' "Topology: Second Edition." Participants explore the function mapping from a set J to a set X, seeking clarity on how this mapping operates and its implications for defining tuples, particularly in relation to examples and exercises involving finite and potentially infinite sets.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Peter expresses confusion regarding the function \( x: J \to X \) and seeks concrete examples to understand how mappings work in the context of J-tuples.
  • Some participants suggest that Peter clarify his understanding of what constitutes a mapping and the definition of a tuple.
  • One participant proposes an exercise to demonstrate a bijection between the set of triples and the set of functions from a finite set to X, suggesting this could help clarify the concept.
  • Another participant provides a simple example with a 2-element set to illustrate the concept of tuples and functions, emphasizing the relationship between the sets involved.
  • There is a discussion about the nature of tuples as functions and how their codomain can depend on the argument, introducing the idea of dependent products in type theory.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the clarity of the initial example provided by Peter. While some seek to help clarify the concept, others express confusion and request further elaboration on definitions and examples. The discussion remains unresolved regarding the best way to illustrate the concept of J-tuples.

Contextual Notes

Participants note limitations in the clarity of definitions and examples, particularly regarding the nature of mappings and tuples. There is an acknowledgment that the definitions may depend on the context and specific sets involved.

Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
On page 113 Munkres (Topology: Second Edition) defines a J-tuple as follows:

https://www.physicsforums.com/attachments/2153

I was somewhat perplexed when I tried to completely understand the function \ x \ : \ J \to X.

I tried to write down some specific and concrete examples but still could not see exactly how the function would work.

For example if J = \{1, 2, 3 \} and X was just the collection of all the letters of the alphabet i.e.

X = \{ a, b, c, ... \ ... \ z \} then ...

... obviously a map like 1 --> a, 2 --> d, 3 --> h does not work as the intention, I would imagine is to have a mapping which specifies a number of triples ... but how would this work?

Can someone either correct my example or give a specific concrete example that works.

Would appreciate some help.

Peter
 
Last edited:
Physics news on Phys.org
Peter said:
On page 113 Munkres (Topology: Second Edition) defines a J-tuple as follows:

https://www.physicsforums.com/attachments/2153

I was somewhat perplexed when I tried to completely understand the function $$ x \ : \ J \to X $$.

I tried to write down some specific and concrete examples but still could not see exactly how the function would work.

For example if $$ J = \{1, 2, 3 \} $$ and X was just the collection of all the letters of the alphabet i.e.

$$ X = \{ a, b, c, ... \ ... \ z \} $$ then ...

obvioulsy a map like 1 --> a, 2 --> d, 3 --> h does not work as the intention, I would imagine is to have a mapping which specifies a number of triples ... but how would this work?

Can someone either correct my example or give a specific concrete example that works.

Would appreciate some help.

Peter
Hello Peter. I think I can help you but your question is not clear to me. Also, the LaTeX hasn't rendered properly. Can you please edit your post to render LaTeX better?

I am not sure what you mean by "... a map like 1-->a, 2--> d, 3--> h, does not work.."
Can you please elaborate?
 
caffeinemachine said:
Hello Peter. I think I can help you but your question is not clear to me. Also, the LaTeX hasn't rendered properly. Can you please edit your post to render LaTeX better?

I am not sure what you mean by "... a map like 1-->a, 2--> d, 3--> h, does not work.."
Can you please elaborate?

Thanks caffeinemachine

I have re-edited the post ... hope it now reads better.

Since x is a map from set J to set X i.e. \ x \ : \ J \to X) I just mapped the three elements of J to three particular elements of X

That is, I imagined, as an example a mapping by x such that

1 mapped to a

2 mapped to d

3 mapped to h

However, although this is a mapping from J to X under the function x it does not really define a set of triples.

Hope I am being clear ... hope you can help anyway ...

Peter
 
Peter said:
Thanks caffeinemachine

I have re-edited the post ... hope it now reads better.

Since x is a map from set J to set X i.e. \ x \ : \ J \to X) I just mapped the three elements of J to three particular elements of X

That is, I imagined, as an example a mapping by x such that

1 mapped to a

2 mapped to d

3 mapped to h

However, although this is a mapping from J to X under the function x it does not really define a set of triples.

Hope I am being clear ... hope you can help anyway ...

Peter
I think I understand your query.

First you should try defining a triple. In fact, you should also post the definition of a triple (in general an $n$-tuple) you are using.

And now try doing the following exercise.

Let $X$ be a set (not necessarily finite) and $T_3(X)$ be the set of all the triples of $X$. Let $F_3(X)$ be the set of all functions $\mathbf x:\{1,2,3\}\to X$.
Show that there is a bijection between $T_3(X)$ and $F_3(X)$.

The above exercise can easily be generalized for $n$-tuples.

After doing this, a natural question arises. So far we have only talked about $n$-tuples, where $n$ is finite. Can we make $\mathbb N$-tuples.. or $\mathbb R$-tuples? Or can we make $J$-tuples where $J$ is an arbitrary set?

You should be convinced that the definition of a $J$-tuple you have posted in the OP is a natural one.
 
Let's work with a really simple example.

Suppose we have a 2-element set, $X = \{a,b\}$.

Explicitly, the set of all pairs of elements from $X$ is:

$\{(a,a),(a,b),(b,a),(b,b)\}$.

Now let's look at the set of all functions:

$f:\{1,2\} \to X$. Explicitly, these are $\{f_1,f_2,f_3,f_4\}$, where:

$f_1(1) = a, f_1(2) = a$,
$f_2(1) = a, f_2(2) = b$,
$f_3(1) = b, f_3(2) = a$,
$f_4(1) = b, f_4(2) = b$.

Now it's clear that these sets have the same cardinality, so obviously we can make several bijections between them. But I have a SPECIAL bijection in mind:

Define $\phi:X^{\{1,2\}} \to X^2$ by:

$\phi(f) = (f(1),f(2))$.

We can write this as:

$\phi(f) = (x_1,x_2)$ where $x_i$ is BY DEFINITION, $f(i)$.

Doing this in THIS way, makes it clear that all we need is for $i$ to be in some set we can define our functions $f$ on, although we cannot realistically "list" these "coordinates" if the domain $I$ (which is $J$ in your text) is larger than countably infinite.

For example, we could "index" some sets by the real numbers, an example would be the open intervals $(a,\infty)$ where we have the functions:

$f:\Bbb R \to \mathcal{P}(\Bbb R)$ given by:

$f(a) = (a,\infty)$. We might "tag" these intervals as $I_a$.
 
Peter said:
However, although this is a mapping from J to X under the function x it does not really define a set of triples.
The definition says that an individual tuple is a function from $J$ to $X$. That is, such function does not define a set of tuples, it is a single tuple.

The unusual thing about tuples as functions is that their codomain depends on the argument: $x(\alpha)$ belongs to $A_{\alpha}$ and not simply $X=\bigcup_{\alpha\in J}A_{\alpha}$. In type theory, Cartesian product of different sets is called a dependent product, to distinguish it from $A^n$. Elements of the latter are regular functions from $\{1,\dots,n\}$ to $A$.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
14
Views
4K