Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)verified 2026-07-26 (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.

Monotonicity of r↦ar and of a↦ar

Statement

Let a∈R with a>0 and let r,s∈Q with r<s (Order on the rationals), with rational powers as in Rational powers ar of a positive base.

  1. In the exponent. If a>1 then ar<as; if a=1 then ar=as=1; if 0<a<1 then ar>as.
  2. In the base. If r∈Q with r>0 and 0<a<b, then ar<br; so a↦ar is strictly increasing on {a∈R:a>0}.
  3. Comparison with 1. For rational t>0: a>1 implies at>1, and 0<a<1 implies at<1.

Facts & Assumptions

Given: A real a>0 and rationals r<s; write t:=s−r, a rational with t>0.

[L1]

Positive rationals have positive representatives: t>0 can be written t=m/N with m,N naturals and m≥1, N≥1. Every rational has a representative with positive denominator (Every rational has a positive-denominator representative); on such a representative m/N>0 holds exactly when m>0 in Z (Order on the rationals, Order on the integers); and a positive integer is the image of a unique natural ≥1 (The naturals embed in the integers), which is what turns both the numerator m>0 and the denominator N>0 into naturals ≥1. The last passage is a genuine step and is what Rational powers do not depend on the representative uses at its own [L5].

[L2]

Rational power laws (Laws of rational exponents, Rational powers do not depend on the representative, Rational powers ar of a positive base): ar>0; ar+t=arat; and at=(a1/N)m for the representative t=m/N.

[L3]

Roots (Existence and uniqueness of n-th roots: a unique a1/n≥0 with (a1/n)n=a): a1/N is the unique x≥0 with xN=a, and it is >0 when a>0.

[L4]

Integer power monotonicity (Monotonicity of x↦xn and of n↦an): for N≥1, x↦xN is strictly increasing on {x≥0} (claim 2); for m≥1, x>1 implies xm≥x>1 (claim 3), while 0≤x<1 implies xm<1m=1, which is claim 2 again with 1 as the larger base and NOT claim 3, whose nonstrict xm≤1 would not suffice; and 1m=1 for every integer m, by claim 4 for natural m together with 1−k=(1k)−1=1 (Laws of integer exponents).

[L5]

Order arithmetic: for c>0, x<y  ⟺  cx<cy; and trichotomy, exactly one of a<1, a=1, a>1 holds (Sign rules for products and monotonicity of multiplication, Ordered field).

Proof

technique · cases
1.1

Write t=s−r, so t is rational with t>0, and fix a representative t=m/N with naturals m,N≥1; then as=ar+t=arat with ar>0, so the comparison of as with ar is exactly the comparison of at with 1.

L1L2L5
1.2

Claim 2, which needs no case split: let r>0 be rational with representative r=m/N, m,N≥1, and let 0<a<b; then a1/N<b1/N, since b1/N≤a1/N would give b=(b1/N)N≤(a1/N)N=a; raising to the power m preserves the strict inequality between nonnegatives, so ar=(a1/N)m<(b1/N)m=br.

L2L3L4
2.1

Case a>1: then a1/N>1, because a1/N≤1 would give a=(a1/N)N≤1; hence at=(a1/N)m≥a1/N>1, and multiplying 1<at by ar>0 gives ar<arat=as.

assume-case bigstep 1.1L3L4L5
2.2

Case a=1: then 1N=1 shows a1/N=1 by uniqueness of the nonnegative N-th root, so au=1m′=1 for every rational u with representative m′/N′; in particular ar=as=1.

assume-case onestep 1.1L2L3L4
2.3

Case 0<a<1: then 0≤a1/N<1, because a1/N≥1 would give a=(a1/N)N≥1; hence at=(a1/N)m<1m=1 by strict monotonicity of x↦xm on the nonnegatives, m≥1, and multiplying at<1 by ar>0 gives as=arat<ar.

assume-case smallstep 1.1L3L4L5
3.1

The three cases a>1, a=1, 0<a<1 exhaust the possibilities for a>0 by trichotomy, so claim 1 holds; claim 3 is the comparison of at with 1 established inside the first and third cases; and claim 2 is step 1.2.

cases-exhaustivestep 2.1step 2.2step 2.3step 1.2L5∎

Depends on

Used by

Dependency tree · two levels

44 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources