Understanding Math Notation: Unions and Intersections Explained

  • Context: Undergrad 
  • Thread starter Thread starter Oddbio
  • Start date Start date
  • Tags Tags
    Notation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Oddbio
Gold Member
Messages
45
Reaction score
0
In my math book, I am seeing a few things like this:

For any set I, and any family [itex](A_{i})_{i\in I}[/itex] of open subsets, the union [itex]\cup_{i\in I}A_{i}[/itex] is also an open set (any union of open sets is open);

I also see one later like:
[tex]\cap^{n}_{i=1}A_{i}[/tex]

But I always thought that a union (and intersection) had to be of the form:
[tex]A\cup B or A\cap B[/tex]

So the first one has nothing on the left side, same as the second one.. but the second one also has super and sub-scripts?
Do they mean something completely different than "union" and "intersection"?

I apologize if this is a trivial question.. it sure feels like it.
 
Physics news on Phys.org
The notation of the form [itex]\cup_{i\in I}A_{i}[/itex], means that you have a family of sets A_i, and you do the union of all of them. i.e.,

[tex]\cup_{i\in I}A_{i} = A_1\cup A_2\cup...[/tex]