Understanding Indexed Sets: Exploring the Concept and Notation

  • Thread starter bonfire09
  • Start date
  • Tags
    Sets
In summary, indexed sets are a way to represent a one-to-one function relating the members of the indexing set to members of the indexed set. They can be thought of as a function from an indexing set to a collection of sets.
  • #1
bonfire09
249
0
I barely started out learning on my own about proofs from this book called A transition to advanced math 2nd edition by chartrand. I am having trouble understanding what an indexed set is and the notation. Is there any online resources I can use to help me understand this concept?
 
Physics news on Phys.org
  • #2
What is it about indexed sets that you don't understand? All that's happening is that we have a collection of sets, and we label each of them using a subset of the natural numbers. If we have an indexed family of sets Ai with i = {1, 2, 3, 4, 5} then we have five sets labeled A1, A2, A3, etc.
 
  • #3
Number Nine said:
we label each of them using a subset of the natural numbers.

He might be dealing with advanced mathematics, where the index set could be the rational numbers, or the real numbers or any sort of set.

bonfire09,

I suggest you post some specific questions here.

Before that, I suggest that you get familiar with the way that LaTex behaves on this forum. See https://www.physicsforums.com/showthread.php?t=546968, if you aren't already familiar with it. It woulld be a good long-term investment if you keep studying math.
 
  • #4
yeah I am talking about advanced mathematics. I am using this book to help me transition better into advanced math like intro to real analysis and abstract algebra.
 
  • #5
Indexed set notation is used to represents a one-to-one function relating the members of the indexing set to members of the indexed set. Usually the indexing set is the natural numbers, but it could be any set, including the set of real numbers. Often the indexed set is a collection of sets, i.e. a set who's members are all sets of a certain type.

A mathematical statement stating the existence of a hypothetical collection of sets indexed by any set (of arbitrarily large size) is valid as long as one accepts the Axiom of Choice. The Axiom of Choice and the notion of arbitrarily large indexed sets was somewhat controversial before the latter part of the 20th century. Rather recently AOC was shown to be consistent and independent relative to the other commonly used axioms of set theory. Now it's generally accepted and considered a necessary tool for a decent chunk of modern mathematics.
 
  • #6
bonfire09 said:
yeah I am talking about advanced mathematics. I am using this book to help me transition better into advanced math like intro to real analysis and abstract algebra.

Suppose you have a set, call it A.

Suppose you have another set. Ok, call it B.

Now suppose you have a LOT of sets. You can call them A, B, C, ...

Or you could call them A1, A2, A3, ...

The latter notation using numeric subscripts is more convenient when you are discussing a lot of sets at the same time.

So let's say we have a countably infinite collection of sets, A1, A2, A3, ...

We can think of the subscripting as a function from the natural number to some large collection of sets. In other words we have a function that for each number n, gives you the set An. That's how we think of an infinite collection of indexed sets.

Now that we've noticed that a collection of indexed sets can be thought as a function from an indexing set to some other collection of sets; then there's no reason the indexing set can't be more general than the natural numbers.

What if for every real number [itex]\alpha[/itex], we had some set [itex]A_{\alpha}[/itex]. Then we'd have an uncountable collection of sets, indexed by the reals.

Can we think of an example of something like that? Sure. Just let [itex]A_{\alpha}[/itex] be the set of reals less than or equal to [itex]\alpha[/itex].

So [itex]A_{6}[/itex] is the set of reals less than or equal to 6; [itex]A_{\pi}[/itex] is the set of all reals less than or equal to [itex]\pi[/itex].

All this is just a conceptual framework for an idea that's already familiar. If we had a lot of sets to keep track of, we'd assign each one a number. The assignment can be thought of as a function from an index set to some collection of sets. The index set is commonly the natural numbers; but in general the index set could be any set. That's everything you need to know about indexed sets.
 
Last edited:

Related to Understanding Indexed Sets: Exploring the Concept and Notation

1. What is an indexed collection of sets?

An indexed collection of sets is a data structure that contains a group of sets, each of which is assigned a unique index or key. This allows for efficient access and retrieval of specific sets within the collection.

2. How is an indexed collection of sets different from a regular array?

An indexed collection of sets differs from a regular array in that the sets within the collection may have different sizes and can contain any type of data, while arrays typically have fixed sizes and only contain elements of the same data type.

3. What are some common use cases for an indexed collection of sets?

An indexed collection of sets is often used for tasks such as data processing, data modeling, and data analysis. It can also be useful for organizing and storing data in hierarchical structures such as trees or graphs.

4. How do you add or remove sets from an indexed collection?

Sets can be added or removed from an indexed collection using specific methods or functions, depending on the programming language or library being used. These methods typically involve specifying the index or key of the set to be added or removed.

5. What are the benefits of using an indexed collection of sets?

Using an indexed collection of sets allows for efficient and organized storage of data, as well as easy retrieval and manipulation of specific sets within the collection. It also allows for the representation of complex data structures and relationships.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Special and General Relativity
Replies
2
Views
798
  • Special and General Relativity
Replies
10
Views
2K
Back
Top