Fungrim home page

Fungrim entry: 3fc797

P={pn:nZ1}\mathbb{P} = \left\{ p_{n} : n \in \mathbb{Z}_{\ge 1} \right\}
TeX:
\mathbb{P} = \left\{ p_{n} : n \in \mathbb{Z}_{\ge 1} \right\}
Definitions:
Fungrim symbol Notation Short description
PPP\mathbb{P} Prime numbers
SetBuilder{f ⁣(x):P ⁣(x)}\left\{ f\!\left(x\right) : P\!\left(x\right) \right\} Set comprehension
PrimeNumberpnp_{n} nth prime number
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("3fc797"),
    Formula(Equal(PP, SetBuilder(PrimeNumber(n), n, Element(n, ZZGreaterEqual(1))))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC