Alphabeta Math
PropositionStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (openai/gpt-5.4)audited 2026-07-25
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.

When ab<bab < b for positive a,ba, b

Statement

Let FF be an ordered field and let a,bFa, b \in F with a>0a > 0 and b>0b > 0. Then:

0<ab<b    0<a<1.0 < ab < b \iff 0 < a < 1.

Facts & Assumptions

Given: Elements a,ba, b of an ordered field FF with a>0a > 0 and b>0b > 0.

[L1]

If x>0x > 0 and y>0y > 0 then xy>0xy > 0: the positive cone is closed under multiplication (Ordered field).

[L2]

x<y    xy<0    yx>0x < y \iff x - y < 0 \iff y - x > 0 (Ordered field).

[L3]

For b>0b > 0: bz<0    z<0bz < 0 \iff z < 0; the sign of bzbz equals the sign of zz (Sign rules for products and monotonicity of multiplication).

[L4]

By distributivity and b(1)=bb \cdot (-1) = -b, one has abb=b(a1)ab - b = b(a - 1) (Sign rules for products: (a)b=(ab)(-a)b = -(ab) and (a)(b)=ab(-a)(-b) = ab).

Proof

technique · direct
1.1

Since a>0a > 0 and b>0b > 0, [L1] gives ab>0ab > 0.

L1
1.2

By [L4], abb=b(a1)ab - b = b(a - 1).

L4
2.1

By [L2], ab<b    abb<0ab < b \iff ab - b < 0, and by step 1.2 this is b(a1)<0b(a - 1) < 0.

L2step 1.2
2.2

By [L3] with z=a1z = a - 1, we have b(a1)<0    a1<0b(a - 1) < 0 \iff a - 1 < 0, and by [L2] this is a<1a < 1.

L3L2step 1.2
3.1

Chaining, ab<b    a<1ab < b \iff a < 1; since a>0a > 0 is given and ab>0ab > 0 by step 1.1, this is exactly 0<ab<b    0<a<10 < ab < b \iff 0 < a < 1.

givenstep 1.1step 2.1step 2.2

Depends on

Used by

Dependency tree · next 3 levels

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