mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 05:57:19 -05:00
Update infinite-infinities.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ of α is also an ordinal.
|
||||
V₀ = ∅
|
||||
Vα₊₁ = P(Vα) (power set — one step up)
|
||||
Vλ = ∪_{α<λ} Vα (limit stage — union over all smaller ranks)
|
||||
V = ∪_α Vα (the universe of all sets)
|
||||
V = ∪_α Vα (the universe of all sets; a proper class, not a set in ZFC)
|
||||
```
|
||||
|
||||
**Rank:** Every set x has a rank ρ(x) = the least α such that x ∈ Vα₊₁.
|
||||
|
||||
Reference in New Issue
Block a user