HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-q 7436
Description: Define the set of rational numbers. Definition of rationals in [Apostol] p. 22.
Assertion
Ref Expression
df-q |- QQ = {x | E.m e. ZZ E.n e. NN x = (m / n)}
Distinct variable group:   m,n,x

Detailed syntax breakdown of Definition df-q
StepHypRef Expression
1 cq 6452 . 2 class QQ
2 vx . . . . . . 7 set x
32cv 1297 . . . . . 6 class x
4 vm . . . . . . . 8 set m
54cv 1297 . . . . . . 7 class m
6 vn . . . . . . . 8 set n
76cv 1297 . . . . . . 7 class n
8 cdiv 6447 . . . . . . 7 class /
95, 7, 8co 4884 . . . . . 6 class (m / n)
103, 9wceq 1298 . . . . 5 wff x = (m / n)
11 cn 6449 . . . . 5 class NN
1210, 6, 11wrex 2106 . . . 4 wff E.n e. NN x = (m / n)
13 cz 6451 . . . 4 class ZZ
1412, 4, 13wrex 2106 . . 3 wff E.m e. ZZ E.n e. NN x = (m / n)
1514, 2cab 1871 . 2 class {x | E.m e. ZZ E.n e. NN x = (m / n)}
161, 15wceq 1298 1 wff QQ = {x | E.m e. ZZ E.n e. NN x = (m / n)}
Colors of variables: wff set class
This definition is referenced by:  elq 7437
Copyright terms: Public domain