Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

The order presentation and the positive-cone presentation of an ordered ring determine each other: P={x:0<x} satisfies trichotomy and closure, and a<b:    baP recovers the order

Statement

Let R be a ring (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides). Call a subset PR a cone when

  • (C1) trichotomy: for each xR exactly one of xP, x=0, xP holds;
  • (C2) closure: if x,yP then x+yP and xyP.

Then:

  1. If makes R an ordered ring (Ordered ring: a ring with a total order compatible with addition and with positives closed under multiplication), then P:={xR:0<x} is a cone, and for all a,bR, a<b if and only if baP.
  2. Conversely, let PR be a cone and define aPb to mean baP or a=b. Then P is a total order making R an ordered ring, and its positive cone {xR:0<Px} is P.
  3. The two constructions are mutually inverse: starting from an ordered ring (R,), the order P built from its cone P is itself; and starting from a cone P, the cone of P is P.

Facts & Assumptions

[L1]

(R,+,0) is an abelian group: addition is associative and commutative, x+0=x, and x+(x)=0 (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides, Group and abelian group).

[L2]

Identities of the abelian group (R,+,0), where xy:=x+(y): x0=x; xx=0; (xy)=yx, since (u+v)=(v)+(u) and (y)=y; (yx)+(zy)=zx, by associativity and commutativity; and xy=0 exactly when x=y, by cancellation after adding y (Group and abelian group, In a group e1=e, (g1)1=g and (gh)1=h1g1, the order of the last product being essential, Cancellation in a group: gx=gy or xg=yg forces x=y; equivalently left and right translation by g are bijections of G, so gx=h and xg=h each have exactly one solution).

[L3]

A total order is a reflexive, antisymmetric, transitive relation in which any two elements are comparable, and a<b means ab with ab (Partial order and partially ordered set).

[L4]

An ordered ring is a ring with a total order satisfying (OR1) ab implies a+cb+c, and (OR2) 0<a and 0<b imply 0<ab (Ordered ring: a ring with a total order compatible with addition and with positives closed under multiplication).

Proof

technique · direct
1.1

Assume makes R an ordered ring, and put P={x:0<x}. For a,bR: a<b if and only if 0<ba. Indeed, adding a to ab gives aaba, that is 0ba, by (OR1); adding a to 0ba gives ab likewise; and a=b exactly when ba=0. So a<b exactly when baP.

L1L2L4
1.2

Now let P be any cone and define P as in the statement. Reflexivity holds by the clause a=a. Antisymmetry: if ab, baP and abP, then (ba)=abP as well, contradicting trichotomy applied to x=ba; so aPb and bPa force a=b. Transitivity: if aPb and bPc and the two are not equalities, then (cb)+(ba)=caP by closure; the cases where one of them is an equality are immediate. Comparability: given a,b, trichotomy applied to ba gives baP, or ba=0 and then a=b, or ab=(ba)P. So P is a total order.

L1L2L3
2.1

Trichotomy for the positive cone in claim 1. Return here to the ordered-ring order and its set P={x:0<x} from step 1.1. Let xR. By totality and antisymmetry exactly one of 0<x, 0=x, x<0 holds. By step 1.1 applied with a=x, b=0, the last is equivalent to 0x=xP. So exactly one of xP, x=0, xP holds.

step 1.1L2L3
2.2

P makes R an ordered ring. (OR1): (b+c)(a+c)=ba, so aPb implies a+cPb+c. (OR2): 0<Pa means a0=aP, so if 0<Pa and 0<Pb then abP by closure, that is 0<Pab.

step 1.2L1L2L4
3.1

Closure for P. Let x,yP. Then 0<x and, adding x to 0y, xx+y; with 0<x and transitivity this gives 0<x+y, so x+yP. And xyP is (OR2) verbatim. So P is a cone, which with step 2.1 and step 1.1 proves claim 1.

step 1.1step 2.1L1L3L4
3.2

The cone of P is P: 0<Px means x0=xP and x0, and 0P by trichotomy, so {x:0<Px}=P. With steps 1.2 and 2.2 this proves claim 2.

step 1.2step 2.2L2
4.1

Claim 3. Starting from an ordered ring (R,) with cone P, step 1.1 says a<b exactly when baP, hence ab exactly when baP or a=b, which is aPb; so P and are the same relation. Starting from a cone P, step 3.2 says the cone of P is P.

step 1.1step 2.2step 3.2

Remarks

  • This is what keeps one notion of "ordered" in the library rather than two. The published The integers form a totally ordered ring presents the order on Z as a relation; the published Ordered field presents the order on a field by its positive cone. Without this lemma the two would be different-looking hypotheses and every later statement would have to choose one. With it, Every ordered field is an ordered ring, and its order is the one its positive cone induces is a two-line consequence.

  • Trichotomy is doing the work in both directions. In claim 1 it comes from totality plus antisymmetry of the order; in claim 2 it is what supplies comparability and antisymmetry. Closure under addition, by contrast, is a strict statement in one direction and needs transitivity to recover in the other, which is why step 3.1 argues through xx+y rather than quoting (OR1) directly.

  • Nothing here uses multiplication except (OR2) and (C2), which correspond to each other verbatim. That is why the lemma holds for rings that are not commutative as well.

Depends on

Used by

Dependency tree · next 3 levels

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