From the inclusion-exclusion principle we get that out of $N$ objects with one label each, there is a probability of $$\sum_{k=1}^N (-1)^{k+1}\frac{1}{k!}$$ that a random assignment of the $N$ labels to the $N$ objects will results in at least one match.
Would the derangement (the probability that there is no match) be $$1-\sum_{k=1}^N (-1)^{k+1}\frac{1}{k!}$$ then?
Yes, because the two events are complementary. There's really nothing else to say.