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 | ||
| SetBuilder | Set comprehension | |
| ZZ | Integers |
Source code for this entry:
Entry(ID("c01d22"),
Formula(Equal(QQ, SetBuilder(Div(p, q), Tuple(p, q), And(Element(p, ZZ), Element(q, SetMinus(ZZ, Set(0))))))))