Cartesian Product and Bijection

In summary, the problem states that we need to prove the existence of a bijection between two sets, ##A_1 \times A_2 \times \dots A_{n-1} \times A_n## and ##(A_1 \times A_2 \times \dots A_{n-1}) \times A_n##. The sets are different, but through a bijection, they can be identified. The most obvious bijection is given by the function ##f: A_1 \times A_2 \times \dots A_{n-1} \times A_n \to (A_1 \times A_2 \times \dots A_{n-1}) \times A_n##
  • #1
kidsasd987
143
4

Homework Statement


Given two sets of Cartesian product

S=A1×A2...×An
P=(A1×A2...×An-1)×An

show that there exists bijection between the two sets.

Homework Equations



∀a1,a2:a1∈A1, a2∈A2: A1×A2=(a1,a2)

The Attempt at a Solution



let f be a function that maps

f: P → A1×A2...×An-1 where f((A1×A2...×An-1))∈A1×A2...×An-1 and f(An)∈Anis this correct?
 
Physics news on Phys.org
  • #2
No. You have to prove that there exists a bijection between the sets

##A_1 \times A_2 \times \dots A_{n-1} \times A_n## and ##(A_1 \times A_2 \times \dots A_{n-1}) \times A_n##, by giving an explicit bijection, or deducing the existence of such a function by other things you know.

These sets are not equal. The former contains elements of the form ##(a_1,\dots a_{n-1}, a_n)##, while the latter contains elements of the form ##((a_1,\dots, a_{n-1}),a_n)##. Formally, these are two different elements (but through the bijection you have to find, you can identify the two sets)

Always, when given such problems. Try the most obvious thing you can think of! This is:

Define ##f: A_1 \times A_2 \times \dots A_{n-1} \times A_n \to (A_1 \times A_2 \times \dots A_{n-1}) \times A_n: (a_1,\dots a_{n-1}, a_n) \mapsto ((a_1,\dots, a_{n-1}),a_n)##

Can you tell me why this is a bijection?
 

Related to Cartesian Product and Bijection

What is the definition of Cartesian Product?

The Cartesian Product, also known as the Cross Product, is a mathematical operation that combines two sets to create a new set. The resulting set contains all possible ordered pairs of elements from the original sets.

What is the purpose of Cartesian Product?

The Cartesian Product serves as a way to create new sets and understand the relationships between elements in different sets. It is often used in fields such as mathematics, computer science, and statistics to analyze data and solve problems.

What is a bijection?

A bijection is a type of function in mathematics that has a one-to-one correspondence between two sets. This means that each element in one set is paired with exactly one element in the other set, and vice versa.

How do you know if a function is a bijection?

To determine if a function is a bijection, you must check if it is both injective and surjective. A function is injective if each element in the domain is paired with a unique element in the range. A function is surjective if every element in the range has at least one corresponding element in the domain.

What is the relationship between Cartesian Product and bijection?

The Cartesian Product can be used to create a bijection between two sets. This means that the resulting set from the Cartesian Product will have a one-to-one correspondence with the original sets. Additionally, the Cartesian Product of two finite sets will have the same cardinality as the product of the cardinalities of the original sets, which is a key property in bijections.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
807
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
17
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
980
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
Back
Top