TeX:
\mathbb{Q} = \left\{ \frac{p}{q} : p \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; q \in \mathbb{Z} \setminus \left\{0\right\} \right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Rational numbers | ||
ZZ | Integers |
Source code for this entry:
Entry(ID("c01d22"), Formula(Equal(QQ, Set(Div(p, q), For(Tuple(p, q)), And(Element(p, ZZ), Element(q, SetMinus(ZZ, Set(0))))))))