I want to prove the inclusion exclusion principle: |A∪B|=|A|+|B|−|A∩B| where A and B are finite sets.
However I'm confused about one thing. I've learned that two cardinalities are equal if there is a bijection over them... So how would I apply that in this situation?
I guess I can break A U B into |A| and |B| to look at them separately.... like many of the online solutions.
Finding a solution isnt very difficult, but I want to know WHY the solution is doing what it is doing.
Thanks!