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

Definition df-aleph 4827
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 4874, alephsuc 4877, and alephlim 4875. 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:   x,y,z

Detailed syntax breakdown of Definition df-aleph
StepHypRef Expression
1 cale 4824 . 2 class aleph
2 vy . . . . . 6 set y
32cv 957 . . . . 5 class y
4 vx . . . . . . . . 9 set x
54cv 957 . . . . . . . 8 class x
6 vz . . . . . . . . 9 set z
76cv 957 . . . . . . . 8 class z
8 csdm 4372 . . . . . . . 8 class ~<
95, 7, 8wbr 2624 . . . . . . 7 wff x ~< z
10 con0 2954 . . . . . . 7 class On
119, 6, 10crab 1651 . . . . . 6 class {z e. On | x ~< z}
1211cint 2537 . . . . 5 class |^|{z e. On | x ~< z}
133, 12wceq 958 . . . 4 wff y = |^|{z e. On | x ~< z}
1413, 4, 2copab 2671 . . 3 class {<.x, y>. | y = |^|{z e. On | x ~< z}}
15 com 3137 . . 3 class om
1614, 15crdg 3937 . 2 class rec({<.x, y>. | y = |^|{z e. On | x ~< z}}, om)
171, 16wceq 958 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 4873  aleph0 4874  alephlim 4875  alephon 4876  alephsuc 4877
Copyright terms: Public domain