Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedSession-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.

The reverse triangle inequality

Statement

Let FF be an ordered field (Ordered field) and let x,yFx, y \in F. Then

xyxy.\bigl| |x| - |y| \bigr| \le |x - y|.

Facts & Assumptions

Given: An ordered field FF and elements x,yFx, y \in F.

[L1]

Triangle inequality: a+ba+b|a + b| \le |a| + |b| for all a,bFa, b \in F (The triangle inequality).

[L2]

For every uFu \in F, u=u|-u| = |u|, and w|w| equals ww or w-w (Basic properties of the absolute value).

Proof

technique · direct
1.1

Applying [L1] with a=xya = x - y and b=yb = y gives x=(xy)+yxy+y|x| = |(x - y) + y| \le |x - y| + |y|, so xyxy|x| - |y| \le |x - y|.

L1
1.2

Applying [L1] with a=yxa = y - x and b=xb = x, and using yx=xy|y - x| = |x - y| from [L2], gives yyx+x=xy+x|y| \le |y - x| + |x| = |x - y| + |x|, so yxxy|y| - |x| \le |x - y|.

L1L2
2.1

By [L2] the value xy\bigl| |x| - |y| \bigr| equals xy|x| - |y| or (xy)=yx-(|x| - |y|) = |y| - |x|, and each of these is xy\le |x - y| by steps 1.1 and 1.2, so xyxy\bigl| |x| - |y| \bigr| \le |x - y|.

step 1.1step 1.2L2algebra

Depends on

Used by

Dependency tree · next 3 levels

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