Theorems · Definition · logic and foundations
ZFSet.vonNeumann
Ordinal.{u} → ZFSet.{u}The von Neumann hierarchy is defined so that V_ o is the union of the powersets of all
V_ a for a < o. It satisfies the following properties:
- vonNeumann_zero: V_ 0 = ∅
- vonNeumann_add_one: V_ (a + 1) = powerset (V_ a)
- vonNeumann_of_isSuccPrelimit: IsSuccPrelimit a → V_ a = ⋃ b < a, V_ b
- Defined in
- Mathlib.SetTheory.ZFC.VonNeumann
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.Elemproof · cited by 7,166
- Ordinalstatement and proof · cited by 1,688
- Set.Iioproof · cited by 1,166
- ZFSetstatement and proof · cited by 259
- ZFSet.powersetproof · cited by 11
- ZFSet.iUnionproof · cited by 10
Cited by25
Results whose statement or proof uses this declaration.
- ZFSet.rank_vonNeumannstatement and proof · cited by 2
- ZFSet.mem_vonNeumannstatement · cited by 2
- ZFSet.subset_vonNeumannstatement · cited by 2
- ZFSet.vonNeumann_add_onestatement and proof · cited by 2
- ZFSet.vonNeumann_mem_of_ltstatement and proof · cited by 2
- ZFSet.exists_mem_vonNeumannstatement · cited by 1
- Ordinal.card_le_card_vonNeumannstatement and proof · cited by 1
- Ordinal.toZFSet_subset_vonNeumannstatement · cited by 1
- ZFSet.mem_vonNeumann_succstatement and proof · cited by 1
- ZFSet.vonNeumann_injectivestatement · cited by 1
- ZFSet.vonNeumann_of_isSuccPrelimitstatement · cited by 1
- ZFSet.vonNeumann_strictMonostatement · cited by 1