subtraction rule and inclusion-exclusion principle

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:23 PM on 8/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

5 Terms

1
New cards

the subtraction rule

the subtraction rule is like the sum rule, but where some of the ways to do the task in the sets are the same

2
New cards

subtraction rule for 2 sets

the cardinality of the union of 2 sets is the sum of their individual cardinalities, with the cardinality of their intersection subtracted

(A1 ∪ A2) = #A1 + #A2 − #(A1 ∩ A2)

3
New cards

subtraction rule for 3 sets

the cardinality is:

A + #B + #C - (#(A ∩ B) + #(A ∩ C) + #(B ∩ C)) + #(A ∩ B ∩ C)

(all elements) - (repeated elements) + (repeated elements, only once per element)

4
New cards

generalising the subtraction rule (inclusion-exclusion principle)

for the cardinality of the union of n sets -include the cardinalities of the individual sets -exclude the cardinalities of the pairwise intersections -include the cardinalities of three-way intersections -exclude the cardinalities of the four-way intersections … -include the cardinality of the n-way intersection (if n is odd) or exclude it (if n is even)

5
New cards

inclusion-exclusion principle formula

<p></p>