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]
instance
Numbering.instDecidableIsPrefix
{X : Type u_1}
[Fintype X]
{f : Numbering X}
{s : Finset X}
[DecidableEq X]
:
Equations
The set of numberings of which s is a prefix.
Equations
Instances For
@[simp]