The Katona circle method #
This file provides tooling to use the Katona circle method, which is double-counting ways to order
n elements on a circle under some condition.
@[simp]
IsPrefix f s means that the elements of s precede the elements of sแถ
in the numbering f.
Instances For
@[implicit_reducible]
The set of numberings of which s is a prefix.
Instances For
@[simp]
@[simp]