|
Table data: (P,Q)
such that (P)⟹(Q)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PrimePi | π(x) | Prime counting function |
RR | R | Real numbers |
ZZGreaterEqual | Z≥n | Integers greater than or equal to n |
Infinity | ∞ | Positive infinity |
Source code for this entry:
Entry(ID("6c22c8"), SymbolDefinition(PrimePi, PrimePi(x), "Prime counting function"), Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(Element(x, RR), Element(PrimePi(x), ZZGreaterEqual(0))), Tuple(Element(x, Set(Infinity)), Element(PrimePi(x), Set(Infinity))))))