|
Table data: (P,Q)
such that (P)⟹(Q)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
StirlingCycle | [kn] | Unsigned Stirling number of the first kind |
ZZGreaterEqual | Z≥n | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("778fa2"), SymbolDefinition(StirlingCycle, StirlingCycle(n, k), "Unsigned Stirling number of the first kind"), Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(And(Element(n, ZZGreaterEqual(0)), Element(k, ZZGreaterEqual(0))), Element(StirlingCycle(n, k), ZZGreaterEqual(0))))))