Cardinality of Set Partitions
暂无分享,去创建一个
The theory’s main theorem states that the cardinality of set partitions of size k on a carrier set of size n is expressed by Stirling numbers of the second kind. In Isabelle, Stirling numbers of the second kind are defined in the AFP entry ‘Discrete Summation’ [1] through their well-known recurrence relation. The main theorem relates them to the alternative definition as cardinality of set partitions. The proof follows the simple and short explanation in Richard P. Stanley’s ‘Enumerative Combinatorics: Volume 1’ [2] and Wikipedia [3], and unravels the full details and implicit reasoning steps of these explanations.
[1] R. Stanley. Enumerative Combinatorics: Volume 1 , 2011 .
[2] Florian Haftmann. Discrete Summation , 2014, Arch. Formal Proofs.
[3] Karol Pak,et al. Stirling Numbers of the Second Kind , 2005 .