jostpuur
- 2,112
- 19
With finite amount of sets unions and intersections can be written as
<br /> A_1\cup A_2\cup\cdots\cup A_n<br />
and
<br /> A_1\cap A_2\cap\cdots \cap A_n.<br />
If we have an arbitrary collection of sets, (A_i)_{i\in I}, then we can still write unions and intersections as
<br /> \bigcup_{i\in I} A_i<br />
and
<br /> \bigcap_{i\in I} A_i.<br />
If we have a finite amount of logical statements, then logical "or" and "and" of them can be written as
<br /> A_1 \lor A_2\lor\cdots \lor A_n<br />
and
<br /> A_1 \land A_2\land\cdots \land A_n.<br />
I don't think I've ever seen anything being done with arbitrary collections of logical statements. Have you? Is it okey to write something like this:
<br /> \bigvee_{i\in I} A_i<br />
and
<br /> \bigwedge_{i\in I} A_i?<br />
<br /> A_1\cup A_2\cup\cdots\cup A_n<br />
and
<br /> A_1\cap A_2\cap\cdots \cap A_n.<br />
If we have an arbitrary collection of sets, (A_i)_{i\in I}, then we can still write unions and intersections as
<br /> \bigcup_{i\in I} A_i<br />
and
<br /> \bigcap_{i\in I} A_i.<br />
If we have a finite amount of logical statements, then logical "or" and "and" of them can be written as
<br /> A_1 \lor A_2\lor\cdots \lor A_n<br />
and
<br /> A_1 \land A_2\land\cdots \land A_n.<br />
I don't think I've ever seen anything being done with arbitrary collections of logical statements. Have you? Is it okey to write something like this:
<br /> \bigvee_{i\in I} A_i<br />
and
<br /> \bigwedge_{i\in I} A_i?<br />