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.
Absolute value and the triangle inequality
Statement
For set if and otherwise. Then , , and .
The proof uses only the axioms of a totally ordered field, so it applies verbatim to any such field (in particular to once constructed).
Facts & Assumptions
Given: Elements of the totally ordered field .
Ordered-field arithmetic: trichotomy, compatibility of the order with addition, products of positives are positive, (The rationals form a totally ordered field).
Proof
For every : , , , and , directly from the definition and trichotomy.
Case and have the same sign (both or both ): and (for both negative, ).
Case have mixed signs, say (the other order is identical): , so .
In all cases .
Adding and gives ; adding and gives ; since is one of , .
From : , so ; symmetrically ; hence .
Depends on
Used by
- Cauchy sequence of rationals Definition
- Null sequence Definition
- FALSE: the rationals are complete False statement
- A non-null Cauchy sequence is eventually bounded away from zero, with constant sign Lemma
- Every Cauchy sequence of rationals is bounded Lemma
- Null sequences are Cauchy Lemma
- Null sequences form an ideal Lemma
- The null ideal is maximal Lemma
- Cauchy sequences form a commutative ring Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 22 results over 10 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
- T. Tao, Analysis I, 3rd ed., §4.3 (standard reference, not scraped)
- Absolute value — ordered rings (Wikipedia) (standard reference, not scraped)