|
Table data: (P,Q)
such that (P)⟹(Q)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
RisingFactorial | (z)k | Rising factorial |
CC | C | Complex numbers |
ZZGreaterEqual | Z≥n | 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)))))