Simple set theory problem - definition of a J-Tuple

AI Thread Summary
The discussion centers on the definition of a J-tuple as presented in Munkres' "Topology: Second Edition." A J-tuple is interpreted as a function mapping from a set J to a set X, with examples illustrating how specific mappings can be constructed. The participants clarify that a 3-tuple can be viewed as a function from the set {1, 2, 3} to the real numbers, where each tuple corresponds to a unique function. This understanding leads to the conclusion that a set of 3-tuples can be conceptualized as a set of functions. Munkres' definition emphasizes the function aspect of J-tuples rather than a collective description of multiple tuples.
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
On page 113 Munkres (Topology: Second Edition) defines a J-tuple as follows:

attachment.php?attachmentid=67873&stc=1&d=1395452460.jpg


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
 

Attachments

  • Munkres - Definition of J-tuple and coordinate - page 113.jpg
    Munkres - Definition of J-tuple and coordinate - page 113.jpg
    46.1 KB · Views: 1,687
Physics news on Phys.org
Let's say ##X=\mathbb{R}##. The usual definition of a ##3##-tuple is just ##(x_1,x_2,x_3)## where each ##x_i\in \mathbb{R}##. For example ##(1,1,1)## and ##(2,1,2)## are ##3##-tuples.

This definition sees every ##3##-tuple as a function ##f:\{1,2,3\}\rightarrow \mathbb{R}##. Indeed, the ##3##-tuple ##(x_1,x_2,x_3)## is presented as the function ##f## such that ##f(k) = x_k##. So for example, the ##3##-tuple ##(1,1,1)## is the constant function ##f(k)=1##, while ##(2,1,2)## is presented by the function ##f(1) = 2##, ##f(2)=1##, ##f(3) = 2##.

This generalizes beyond ##\{1,2,3\}## of course. If you're familiar with a sequence in ##\mathbb{R}##, then you know that this is just a function ##\mathbb{N}\rightarrow \mathbb{R}##. This is thus simply an ##\mathbb{N}##-tuple.
 
  • Like
Likes 1 person
micromass said:
Let's say ##X=\mathbb{R}##. The usual definition of a ##3##-tuple is just ##(x_1,x_2,x_3)## where each ##x_i\in \mathbb{R}##. For example ##(1,1,1)## and ##(2,1,2)## are ##3##-tuples.

This definition sees every ##3##-tuple as a function ##f:\{1,2,3\}\rightarrow \mathbb{R}##. Indeed, the ##3##-tuple ##(x_1,x_2,x_3)## is presented as the function ##f## such that ##f(k) = x_k##. So for example, the ##3##-tuple ##(1,1,1)## is the constant function ##f(k)=1##, while ##(2,1,2)## is presented by the function ##f(1) = 2##, ##f(2)=1##, ##f(3) = 2##.

This generalizes beyond ##\{1,2,3\}## of course. If you're familiar with a sequence in ##\mathbb{R}##, then you know that this is just a function ##\mathbb{N}\rightarrow \mathbb{R}##. This is thus simply an ##\mathbb{N}##-tuple.

Thanks micromass, been through your post carefully ... just to be sure ...

You write

"This definition sees every ##3##-tuple as a function ##f:\{1,2,3\}\rightarrow \mathbb{R}##."

... ... so in defining a set of triples or 3-tuples we are dealing with a set of functions, one function for every 3-tuple ... is that correct?

(Mind you I guess it is as Munkres was defining a (one) J-tuple ... rather than a function that described a set f J-tuples ,,,)

Peter
 
Math Amateur said:
Thanks micromass, been through your post carefully ... just to be sure ...

You write

"This definition sees every ##3##-tuple as a function ##f:\{1,2,3\}\rightarrow \mathbb{R}##."

... ... so in defining a set of triples or 3-tuples we are dealing with a set of functions, one function for every 3-tuple ... is that correct?

One ##3##-tuple can be seen as one function. So yes, a set of ##3##-tuples can be seen as a set of functions this way.

(Mind you I guess it is as Munkres was defining a (one) J-tuple ... rather than a function that described a set f J-tuples ,,,)

Indeed, Munkres defined a ##J##-tuple simply as a function.
 
  • Like
Likes 1 person
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Back
Top