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

Definition df-aleph 5863
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 5874, alephsuc 6014, and alephlim 5875. 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 5860 . 2 class aleph
2 vy . . . . . 6 set y
32cv 1297 . . . . 5 class y
4 vx . . . . . . . . 9 set x
54cv 1297 . . . . . . . 8 class x
6 vz . . . . . . . . 9 set z
76cv 1297 . . . . . . . 8 class z
8 csdm 5425 . . . . . . . 8 class ~<
95, 7, 8wbr 3338 . . . . . . 7 wff x ~< z
10 con0 3657 . . . . . . 7 class On
119, 6, 10crab 2108 . . . . . 6 class {z e. On | x ~< z}
1211cint 3214 . . . . 5 class |^|{z e. On | x ~< z}
133, 12wceq 1298 . . . 4 wff y = |^|{z e. On | x ~< z}
1413, 4, 2copab 3395 . . 3 class {<.x, y>. | y = |^|{z e. On | x ~< z}}
15 com 3949 . . 3 class om
1614, 15crdg 5139 . 2 class rec({<.x, y>. | y = |^|{z e. On | x ~< z}}, om)
171, 16wceq 1298 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 5873  aleph0 5874  alephlim 5875  alephon 5876  omsubsuc 5877  alephsuc 6014  omsubsucOLD 15386
Copyright terms: Public domain