Question on a particular collection of sets

  • Context: Graduate 
  • Thread starter Thread starter turiya
  • Start date Start date
  • Tags Tags
    Sets
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
turiya
Messages
5
Reaction score
0
Let [tex]{X}[/tex] be a set. Let [tex]{\mathcal{G}}[/tex] be a non-empty collection of subsets of [tex]{X}[/tex] such that [tex]{\mathcal{G}}[/tex] is closed under finite intersections. Assume that there exists a sequence [tex]{X_h \in \mathcal{G}}[/tex] such that [tex]{X = \cup_h X_h}[/tex]. Let [tex]{\mathcal{M}}[/tex] be the smallest collection of susbsets of [tex]{X}[/tex] containing [tex]{\mathcal{G}}[/tex] such that the following are true:If [tex]{E_h \in \mathcal{M}} {\forall h \in \mathbb{N}}[/tex] and
[tex]{E_h} {\uparrow} {E}[/tex] then [tex]{E \in \mathcal{M}}[/tex]

If [tex]{E}, {F}, {E \cup F \in \mathcal {M}}[/tex] then [tex]{E \cap F \in \mathcal {M}}[/tex]

If [tex]{E \in \mathcal {M}}[/tex] then [tex]{E^c \in \mathcal{M}}[/tex]

Does [tex]{X \in \mathcal{M}}[/tex] ?
 
Last edited:
Physics news on Phys.org
You'll only need to show that if [tex]A,B\in \mathcal{G}[/tex], then [tex]A\cup B\in\mathcal{M}[/tex].

For this, use the law of DeMorgan: [tex]A\cup B=(A^c\cap B^c)^c[/tex].
 
Micromass: I am not sure if it works. Can you explain in more detail?
 
If [tex]A, B \in \mathcal {G}[/tex] then [tex]A \cap B \in \mathcal{G}[/tex] as [tex]\mathcal{G}[/tex] is closed under finite intersections and therefore [tex]A \cup B \in \mathcal {M}[/tex] using
the DeMorgan's laws and property II of [tex]\mathcal {M}[/tex] as you have pointed out.

I could not prove that if [tex]A, B, C, D, E\in \mathcal {G}[/tex] then [tex]A \cup B \cup C \cup D \cup E \in \mathcal {M}[/tex]. In other words, the union of some sets (which belong to [tex]\mathcal {G}[/tex]) belongs to [tex]\mathcal {M}[/tex] only when the number of sets is less than five.

So, [tex]\cup_{h=0}^n X_h[/tex] does not belong to [tex]\mathcal {M}[/tex] and I could not
use property one (of the three properties of [tex]\mathcal {M}[/tex] listed originally) to prove that [tex]X[/tex] indeed belongs to [tex]\mathcal {M}[/tex]

I might have made a fatal error somewhere though.
 
Last edited:
Alright, I see your problem. Have you tried finding counterexamples?

For example,

[tex]\mathcal{G}=\{\{0\}\cup\{n\}~\vert~n\in \mathbb{N}\}[/tex]...