Assumptions:
TeX:
\pi\!\left(x\right) = \left|\left\{ p : p \in \mathbb{P} \,\mathbin{\operatorname{and}}\, p \le x \right\}\right| x \in \mathbb{R}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PrimePi | Prime counting function | |
Cardinality | Set cardinality | |
SetBuilder | Set comprehension | |
PP | Prime numbers | |
RR | Real numbers |
Source code for this entry:
Entry(ID("04427b"), Formula(Equal(PrimePi(x), Cardinality(SetBuilder(p, p, And(Element(p, PP), LessEqual(p, x)))))), Variables(x), Assumptions(Element(x, RR)))