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

Definition df-z 6091
Description: Define the set of integers. Definition of integers in [Apostol] p. 22.
Assertion
Ref Expression
df-z |- ZZ = {n e. RR | (n = 0 \/ n e. NN \/ -un e. NN)}

Detailed syntax breakdown of Definition df-z
StepHypRef Expression
1 cz 5278 . 2 class ZZ
2 vn . . . . . 6 set n
32cv 953 . . . . 5 class n
4 cc0 5214 . . . . 5 class 0
53, 4wceq 954 . . . 4 wff n = 0
6 cn 5276 . . . . 5 class NN
73, 6wcel 956 . . . 4 wff n e. NN
83cneg 5273 . . . . 5 class -un
98, 6wcel 956 . . . 4 wff -un e. NN
105, 7, 9w3o 773 . . 3 wff (n = 0 \/ n e. NN \/ -un e. NN)
11 cr 5213 . . 3 class RR
1210, 2, 11crab 1645 . 2 class {n e. RR | (n = 0 \/ n e. NN \/ -un e. NN)}
131, 12wceq 954 1 wff ZZ = {n e. RR | (n = 0 \/ n e. NN \/ -un e. NN)}
Colors of variables: wff set class
This definition is referenced by:  elz 6092
Copyright terms: Public domain