I'm self learning math (and English as well, plz forgive my bad English). While reseaching I found this rule:
If A, B and C are three finite sets then:
n( A ∪ B ∪ C ) = n(A) + n(B) + n(C) – n( A ∩ B ) – n(B ∩ C) – n(A ∩ C) + n( A ∩ B ∩ C )
I cannot find any explaination about this rule. Could you help to prove this equation (maybe explain by Venn diagram)? Another question, why the last element is + n( A ∩ B ∩ C )
but not - n( A ∩ B ∩ C )
(since in the case of two sets, we have n( A ∪ B ) = n(A) + n(B) - n( A ∩ B )
)