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

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

Detailed syntax breakdown of Definition df-q
StepHypRef Expression
1 cq 4096 . 2 class QQ
2 vx . . . . . . 7 set x
32cv 1089 . . . . . 6 class x
4 vy . . . . . . . 8 set y
54cv 1089 . . . . . . 7 class y
6 vz . . . . . . . 8 set z
76cv 1089 . . . . . . 7 class z
8 cdiv 4091 . . . . . . 7 class /
95, 7, 8co 3001 . . . . . 6 class (y / z)
103, 9wceq 1091 . . . . 5 wff x = (y / z)
11 cn 4093 . . . . 5 class NN
1210, 6, 11wrex 1202 . . . 4 wff E.z e. NN x = (y / z)
13 cz 4095 . . . 4 class ZZ
1412, 4, 13wrex 1202 . . 3 wff E.y e. ZZ E.z e. NN x = (y / z)
1514, 2cab 1090 . 2 class {x | E.y e. ZZ E.z e. NN x = (y / z)}
161, 15wceq 1091 1 wff QQ = {x | E.y e. ZZ E.z e. NN x = (y / z)}
Colors of variables: wff set class
This definition is referenced by:  elq 4629
metamath.org