Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-28
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.

Ordered ring: a ring with a total order compatible with addition and with positives closed under multiplication

Definition

An ordered ring is a ring RR (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides) together with a total order \le on RR (Partial order and partially ordered set) such that, for all a,b,cRa, b, c \in R:

  • (OR1) if aba \le b then a+cb+ca + c \le b + c;
  • (OR2) if 0<a0 < a and 0<b0 < b then 0<ab0 < ab.

As always a<ba < b means aba \le b and aba \ne b. The positive cone of an ordered ring is

P  :=  {xR  :  0<x},P \;:=\; \{\, x \in R \;:\; 0 < x \,\},

and its members are the positive elements. An element xx with x<0x < 0 is negative. An ordered ring whose multiplication is commutative (Commutative ring) is an ordered commutative ring; nothing in the definition requires commutativity.

Convention, and the one place it differs from another in use. (OR2) is stated in the strict form: a product of two positive elements is positive. Some texts, and the Wikipedia article named below, instead require 0a0 \le a and 0b0 \le b to imply 0ab0 \le ab. Given (OR1) and a total order the two are not equivalent: the strict form is the non-strict one together with the extra requirement that a product of two positive elements is nonzero. The strict form is the one adopted here, for a reason internal to this library: it is verbatim what the published The integers form a totally ordered ring proves of Z\mathbb{Z} ("0<x0 < x and 0<y0 < y imply 0<xy0 < xy") and verbatim what axiom (O2) of the published Ordered field requires of a positive cone, so with this convention both of those become instances of the present definition with nothing to adjust.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 42 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