|
Table data:
such that
Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| RisingFactorial | Rising factorial | |
| CC | Complex numbers | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("579595"),
SymbolDefinition(RisingFactorial, RisingFactorial(z, k), "Rising factorial"),
Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(And(Element(z, CC), Element(k, ZZGreaterEqual(0))), Element(RisingFactorial(z, k), CC)))))