Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-06 (claude-opus-5)
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.

On a set AA, RRΔAR \mapsto R \setminus \Delta_A and SSΔAS \mapsto S \cup \Delta_A are mutually inverse bijections between the partial orders on AA and the irreflexive, transitive relations on AA; RΔAR \setminus \Delta_A is the strict order of RR, and every irreflexive transitive relation is asymmetric

Statement

Let AA be a set. Write R\mathcal{R} for the collection of relations on AA that are reflexive on AA, antisymmetric and transitive — that is, the partial orders on AA in the sense of Partial order and partially ordered set — and S\mathcal{S} for the collection of relations on AA that are irreflexive and transitive. Then:

  • (i) R\mathcal{R} and S\mathcal{S} are sets, both subsets of P(A×A)\mathcal{P}(A \times A);
  • (ii) every SSS \in \mathcal{S} is asymmetric;
  • (iii) RΔASR \setminus \Delta_A \in \mathcal{S} for every RRR \in \mathcal{R};
  • (iv) SΔARS \cup \Delta_A \in \mathcal{R} for every SSS \in \mathcal{S};
  • (v) (RΔA)ΔA=R(R \setminus \Delta_A) \cup \Delta_A = R for every RRR \in \mathcal{R}, and (SΔA)ΔA=S(S \cup \Delta_A) \setminus \Delta_A = S for every SSS \in \mathcal{S};
  • (vi) for every RRR \in \mathcal{R} and all x,yx, y, the pair (x,y)(x,y) lies in RΔAR \setminus \Delta_A if and only if (x,y)R(x,y) \in R and xyx \neq y; that is, RΔAR \setminus \Delta_A is exactly the strict order associated with the partial order RR.

Clauses (iii) to (v) are what it means for the two assignments to be mutually inverse bijections between R\mathcal{R} and S\mathcal{S}, and clause (vi) identifies the first assignment with the passage from a partial order to its strict order.

Facts & Assumptions

Given: a set AA.

[L1]

RR is reflexive on AA when (a,a)R(a,a) \in R for every aAa \in A (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).

[L2]

RR is irreflexive when (a,a)R(a,a) \notin R for every aAa \in A (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).

[L3]

RR is antisymmetric when (a,b)R(a,b) \in R and (b,a)R(b,a) \in R imply a=ba = b, for all a,bAa, b \in A (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).

[L4]

RR is transitive when (a,b)R(a,b) \in R and (b,c)R(b,c) \in R imply (a,c)R(a,c) \in R, for all a,b,cAa, b, c \in A (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).

[L5]

RR is asymmetric when (a,b)R(a,b) \in R implies (b,a)R(b,a) \notin R, for all a,bAa, b \in A (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).

[L7]

zabz \in a \setminus b holds exactly when zaz \in a and zbz \notin b (The difference aba \setminus b, the symmetric difference aba \triangle b, and the complement XaX \setminus a relative to a set XX).

[L10]

zP(x)z \in \mathcal{P}(x) holds if and only if zxz \subseteq x (The power set P(x)={z:zx}\mathcal{P}(x) = \{\, z : z \subseteq x \,\}).

[L15]

A partial order on PP is a binary relation \le on PP such that, for all x,y,zPx, y, z \in P: xxx \le x; if xyx \le y and yxy \le x, then x=yx = y; and if xyx \le y and yzy \le z, then xzx \le z (Partial order and partially ordered set).

[L16]

The strict order associated with a partial order \le is defined by x<yx < y if and only if xyx \le y and xyx \ne y (Partial order and partially ordered set).

Proof

technique · direct
1.1

Claim (i): a relation on AA is exactly an element of P(A×A)\mathcal{P}(A \times A), so R\mathcal{R} and S\mathcal{S} are obtained by separating inside that set with the formulas expressing the three, respectively two, listed properties, with parameter AA.

L10L11L12L13L14
1.2

Claim (ii): let SS be irreflexive and transitive and suppose (a,b)S(a,b) \in S and (b,a)S(b,a) \in S. Transitivity gives (a,a)S(a,a) \in S, which irreflexivity forbids; so (a,b)S(a,b) \in S implies (b,a)S(b,a) \notin S.

L2L4L5
1.3

Claim (vi): let RRR \in \mathcal{R}, so that RR is a partial order on AA. If (x,y)R(x,y) \in R then xAx \in A, because RA×AR \subseteq A \times A; so for such a pair (x,y)ΔA(x,y) \in \Delta_A holds exactly when x=yx = y. Hence (x,y)RΔA(x,y) \in R \setminus \Delta_A if and only if (x,y)R(x,y) \in R and xyx \neq y, and that is the defining condition of the strict order associated with RR.

L6L7L12L13L15L16
2.1

Claim (iii): let RRR \in \mathcal{R} and put S:=RΔAS := R \setminus \Delta_A. For aAa \in A the pair (a,a)(a,a) lies in ΔA\Delta_A, so it is not in SS, and SS is irreflexive. If (a,b)S(a,b) \in S and (b,c)S(b,c) \in S then (a,b),(b,c)R(a,b),(b,c) \in R, so (a,c)R(a,c) \in R; and a=ca = c would give (a,b)R(a,b) \in R and (b,a)R(b,a) \in R, whence a=ba = b by antisymmetry, contradicting (a,b)ΔA(a,b) \notin \Delta_A. So (a,c)ΔA(a,c) \notin \Delta_A and (a,c)S(a,c) \in S. Finally SRA×AS \subseteq R \subseteq A \times A.

L2L3L4L6L7L12L14step 1.2
2.2

Claim (iv): let SSS \in \mathcal{S} and put R:=SΔAR := S \cup \Delta_A. Then ΔAR\Delta_A \subseteq R, so RR is reflexive on AA, and RA×AR \subseteq A \times A since both parts are. If (a,b),(b,a)R(a,b),(b,a) \in R and aba \neq b then neither pair lies in ΔA\Delta_A, so both lie in SS, contradicting asymmetry; hence RR is antisymmetric. If (a,b),(b,c)R(a,b),(b,c) \in R, then a=ba = b or b=cb = c makes (a,c)(a,c) one of the two given pairs, and otherwise both lie in SS and transitivity of SS gives (a,c)SR(a,c) \in S \subseteq R.

L1L3L4L6L8L12L14step 1.2
3.1

Claim (v): for RRR \in \mathcal{R} reflexivity gives ΔAR\Delta_A \subseteq R, so (RΔA)ΔA(R \setminus \Delta_A) \cup \Delta_A and RR have the same elements; for SSS \in \mathcal{S} irreflexivity gives that no element of ΔA\Delta_A lies in SS, so (SΔA)ΔA(S \cup \Delta_A) \setminus \Delta_A and SS have the same elements.

L1L2L6L7L8L9step 2.1step 2.2
4.1

Clauses (i) to (vi) are established, so the two assignments send R\mathcal{R} into S\mathcal{S} and back and undo one another, and the first of them is the passage to the strict order, which is the statement.

step 1.1step 1.2step 1.3step 2.1step 2.2step 3.1

Remarks

  • What the correspondence says about the vocabulary of Partial order and partially ordered set. The relations collected in R\mathcal{R} are exactly the partial orders on AA, and by clause (vi) the assignment RRΔAR \mapsto R \setminus \Delta_A is not a new construction but the one that item already performs when it passes from \le to <<. Clauses (iii) to (v) then say that nothing is lost either way: a partial order and its strict order carry the same information, and every irreflexive transitive relation arises as the strict order of exactly one partial order. Clause (ii) reconciles the definition of a strict order as irreflexive and transitive with the definition as asymmetric and transitive.

  • Connexity is untouched by the correspondence. The extra clause that makes a partial order a total order in Partial order and partially ordered set is connexity, and it is not carried across by RRΔAR \mapsto R \setminus \Delta_A: a total order is connex on AA, whereas an irreflexive relation relates no element of AA to itself, so it is connex on AA only when AA is empty. The strict counterpart of connexity is trichotomy, which is not among the properties fixed in Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set, and the correspondence above is stated for partial orders rather than for total ones.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 24 results over 11 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