Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I was wondering if there is a reason why in the definition of a topologic space, the reunion of any collection of open sets is also an open set but the intersection has to be finite to be a set.

Is there because of the definition of an open set itself ? I have always seen it as a definition, but now I want to know why.

Thanks for your help.

share|improve this question
1  
2  
Check out mathoverflow.net/questions/19152/… for a lot of good insights. – Grumpy Parsnip Jan 23 at 12:11
@Jim Yeah, I already covered that. :sunglasses: – K. Stm. Jan 23 at 12:12
@K.Stm. Your comment wasn't yet visible when I posted mine. :) – Grumpy Parsnip Jan 23 at 12:23
Thanks for the links ! – Alan Simonin Jan 23 at 12:54

1 Answer

up vote 2 down vote accepted

This is an axiom of Topological spaces. This was defined so, because if you allow for infinite intersections of open sets, you get undesirable sets that are "open". One such example would be the intersection of all sets of the form: $$\bigcap_{n \in \mathbb{Z}} \left(-\frac{1}{n},\frac{1}{n}\right)$$

in the standard metric space defined over $\mathbb{R}$. It is clear that this "open" set is not open in the equivalent definition for metric spaces - which demand that a neighborhood of the point be inside the open set. Thus, if you want the metric space definition of a open set to coincide with the topological one, you must define axiomatically that infinite intersection are not necessarily open.

share|improve this answer
Thank you for the answer ! – Alan Simonin Jan 23 at 12:54

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.