Let $A, B, C$ such that $C \subset B $ , $|A|=5, |B|=6, |C|=3$.
How can I find the number of all functions $f:A \rightarrow B$ such that for every $b \in C$ there exist $a \in A$ with $f(a)=b$ ?
I am asking for a solution that uses the Inclusion-Exclusion principle, which is well-explaind, cause I have a solution by the proffesor and It doesnt make sense to me!
Thanks!