How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Order embedding and order isomorphism
Definition
Let and be posets (Partial order and partially ordered set).
A function is an order embedding when for all
An order embedding is automatically injective: gives and , hence and , hence by antisymmetry (Partial order and partially ordered set).
An order isomorphism is a surjective order embedding, equivalently a bijection with for all . The posets and are order isomorphic, written , when an order isomorphism exists.
Remarks
- The condition is an equivalence, not an implication. A bijection satisfying only need not be an order isomorphism: let carry the discrete order, in which and are incomparable, and let carry . The bijection , preserves every relation of , because has none beyond reflexivity, yet its inverse does not preserve .
- For total orders the implication form does suffice. If and are totally ordered and is a bijection with , then is an order isomorphism: given , the alternative would give , which is impossible. Since a well-order is total (Well-order and well-ordered set), a strictly increasing bijection between well-orders is automatically an order isomorphism.
- Strict form. An order isomorphism satisfies , because it is injective and preserves both and in both directions.
- The identity is an order isomorphism, the inverse of an order isomorphism is one, and a composite of two is one. Hence is reflexive, symmetric and transitive on any set of posets. It is not a relation on "all posets", since there is no set of all posets.
- Order isomorphisms transport well-ordering. If is an order isomorphism and is a well-order (Well-order and well-ordered set), so is : totality transfers because is a surjective embedding, and a nonempty has nonempty, whose least element is carried by to a least element of . This transfer is used repeatedly below and is the reason order isomorphism, rather than mere bijection, is the right notion of sameness here.
- Order isomorphisms respect initial segments. If is an order isomorphism and , then carries onto : the strict form gives the inclusion one way, and surjectivity gives it the other, since has the form with . Consequently the restriction of to that set is again an order isomorphism.
- Functions, bijections, ordered pairs and Cartesian products are built in this library, at A function is a relation with and implying ; , the value , domain and codomain, Injection, surjection, bijection, The Kuratowski ordered pair and The Cartesian product ; "subset" and "union" are built alongside them. This item fixes only the order-theoretic terminology on top of that vocabulary.
Depends on
Used by
- 1 + ω = ω and ω + 1 > ω, computed both from the recursion and as order types Example
- 2 · ω = ω while ω · 2 = ω + ω, pictured as order types Example
- ω + ω is at most countable although it is not order isomorphic to ω: order type and cardinality are different invariants Example
- A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used Lemma
- Comparability of well-orders Lemma
- Rigidity of well-orders Lemma
- α · β is the order type of α × β ordered by last differences, that is β copies of α Lemma
- α + β is the order type of α followed by β Lemma
- cf(α) ≤ α; cf(0) = 0 and cf(α + 1) = 1; for a limit ordinal λ the value cf(λ) is an infinite cardinal with cf(cf(λ)) = cf(λ), so it is regular; and every cofinal subset of λ has cardinality at least cf(λ), a value that is attained Theorem
- Every well-order has a unique order type Theorem
- Hartogs: an ordinal that does not inject into a given set Theorem
- Hessenberg: κ ⊗ κ = κ for every infinite cardinal κ, proved in ZF from the canonical well-order of κ × κ Theorem
- Ordinal addition is associative Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 32 results over 9 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Order isomorphism (Wikipedia) (standard reference, not scraped)
- Partially ordered set (Wikipedia) (standard reference, not scraped)
- A. Marks, Set Theory (standard reference, not scraped)