For $n, r \in \mathbb{N}$, $(X_1, ...,X_r)$ is an ordered partition of $[n]$ in $r$ non-empty sets, if $X_1,..., X_r$ are disjoint and non-empty subsets of $[n]$ for which it holds that $X_1 \cup ... \cup X_r = [n]$.
How can one prove that
for $I \in \binom {[r]}{k}$ with $k \in \mathbb{N_0}$ there exists exactly $(r-k)^n$ r-tuples $(X_1, ..., X_r)$ where
- $X_1, ..., X_r$ are disjoint subsets of $[n]$
- for all $i \in I$ the set $X_i$ is empty and
- $X_1 \cup ... \cup X_r = [n]$ holds
I found this here, but it answers a different question and I don't know if we can apply the same here. This proof used to give 3 points in our exam, so it shouldn't require a detailed answer to this extent. Any help is appreciated!