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

Definition df-aleph 3624
Description: Define the aleph function. Our definition expresses Definition 12 of [Suppes] p. 229 in a closed form, from which we derive the recursive definition as theorems aleph0 3669, alephsuc 3672, and alephlim 3670. The aleph function provides a one-to-one, onto mapping from the ordinal numbers to the infinite cardinal numbers. Roughly, any aleph is the smallest infinite cardinal number whose size is strictly greater than any aleph before it.
Assertion
Ref Expression
df-aleph |- aleph = rec({<.x, y>. | y = |^|{z e. On | x ~< z}}, om)
Distinct variable group(s):   x,y,z

Detailed syntax breakdown of Definition df-aleph
StepHypRef Expression
1 cale 3621 . 2 class aleph
2 vy . . . . . 6 set y
32cv 1089 . . . . 5 class y
4 vx . . . . . . . . 9 set x
54cv 1089 . . . . . . . 8 class x
6 vz . . . . . . . . 9 set z
76cv 1089 . . . . . . . 8 class z
8 csdm 3273 . . . . . . . 8 class ~<
95, 7, 8wbr 2054 . . . . . . 7 wff x ~< z
10 con0 2199 . . . . . . 7 class On
119, 6, 10crab 1204 . . . . . 6 class {z e. On | x ~< z}
1211cint 1965 . . . . 5 class |^|{z e. On | x ~< z}
133, 12wceq 1091 . . . 4 wff y = |^|{z e. On | x ~< z}
1413, 4, 2copab 2055 . . 3 class {<.x, y>. | y = |^|{z e. On | x ~< z}}
15 com 2372 . . 3 class om
1614, 15crdg 2969 . 2 class rec({<.x, y>. | y = |^|{z e. On | x ~< z}}, om)
171, 16wceq 1091 1 wff aleph = rec({<.x, y>. | y = |^|{z e. On | x ~< z}}, om)
Colors of variables: wff set class
This definition is referenced by:  alephfnon 3668  aleph0 3669  alephlim 3670  alephon 3671  alephsuc 3672
metamath.org