In probability, events are often thought of as sets, and we use set operations to describe relationships between these events. One such operation is the intersection, denoted \(C_{1} \cap C_{2}\). This represents the event where both \(C_{1}\) and \(C_{2}\) occur. Given that intersections match the outcomes common to both events, it is naturally a subset of either event.
Another operation is the union, \(C_{1} \cup C_{2}\), which describes the occurrence of at least one of the events. The union contains all outcomes found in either \(C_{1}\) or \(C_{2}\). Because \(C_{1}\) is fully contained within \(C_{1} \cup C_{2}\), we have \(P(C_{1}) \leq P(C_{1} \cup C_{2})\). This concept supports the idea that including more outcomes (equivalently, more space) cannot reduce the probability.
- **Intersection** \((C_{1} \cap C_{2})\): both events occur.
- **Union** \((C_{1} \cup C_{2})\): either event occurs.