Theorems · Inductive type · logic and foundations
ZFSet.IsOrdinal
ZFSet.{u_1} → PropA set x is a von Neumann ordinal when it's a transitive set, that's transitive under ∈. We
prove that this further implies that x is well-ordered under ∈ in isOrdinal_iff_isWellOrder.
The transitivity condition a ∈ b → b ∈ c → a ∈ c can be written without assuming a ∈ x and
b ∈ x. The lemma isOrdinal_iff_isTrans shows this condition is equivalent to the usual one.
- Defined in
- Mathlib.SetTheory.ZFC.Ordinal
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ZFSetstatement · cited by 259
Cited by37
Results whose statement or proof uses this declaration.
- ZFSet.IsOrdinal.isTransitivestatement and proof · cited by 7
- ZFSet.IsOrdinal.memstatement and proof · cited by 7
- ZFSet.IsOrdinal.mem_transstatement and proof · cited by 4
- ZFSet.IsOrdinal.subset_of_memstatement and proof · cited by 4
- ZFSet.IsOrdinal.mem_trans'statement and proof · cited by 3
- ZFSet.IsOrdinal.notMem_iff_subsetstatement and proof · cited by 3
- ZFSet.isOrdinal_iff_isTransstatement and proof · cited by 3
- ZFSet.isOrdinal_toZFSetstatement · cited by 3
- ZFSet.IsOrdinal.isTransstatement and proof · cited by 2
- ZFSet.IsOrdinal.mem_or_subsetstatement and proof · cited by 2
- Ordinal.toZFSetIsostatement and proof · cited by 2
- ZFSet.IsOrdinal.subset_iff_eq_or_memstatement and proof · cited by 2