Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passverified 2026-08-02 (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.

The Dedekind reals form a field

Statement

The set R of Dedekind cuts of Q (The real numbers R as Dedekind cuts), with cut addition and cut multiplication (Addition, negation, and subtraction of Dedekind cuts, Multiplication and reciprocals of Dedekind cuts), is a field.

Facts & Assumptions

Given: Cuts A,B,C∈R, the cut 0∗ (additive identity) and 1∗ (multiplicative identity).

[L1]

Nonnegative product: for A,B>0∗, A⋅B={q≤0}∪{ab:a∈A, b∈B, a>0, b>0} (Multiplication and reciprocals of Dedekind cuts).

[L2]

Sign rules and reciprocal: A⋅B=0∗ if A or B is 0∗; A⋅B=∣A∣∣B∣ for equal signs and −(∣A∣∣B∣) for opposite signs; and A−1=−((−A)−1) when A<0∗ (Multiplication and reciprocals of Dedekind cuts).

[L3]

Absolute value: ∣A∣=A if A≥0∗ and ∣A∣=−A otherwise, so ∣A∣≥0∗ (Multiplication and reciprocals of Dedekind cuts).

[L4]

Addition: A+B={a+b:a∈A, b∈B}, with inverse −A (Addition, negation, and subtraction of Dedekind cuts).

[L5]

(R,+) is an abelian group: + is well defined, commutative, associative, with identity 0∗ (Cut addition: A+B is a cut, commutative and associative, with identity 0∗) and inverses A+(−A)=0∗ (For a cut A, −A is a cut and A+(−A)=0∗).

[L6]

Inclusion totally orders R, so exactly one of A>0∗, A=0∗, A<0∗ holds (Inclusion totally orders the Dedekind reals).

[L7]

Q is a field: rational multiplication is commutative, associative, distributes over addition, and every nonzero rational is invertible (The rationals form a field); its order is total, x≤y implies x+z≤y+z, and 0<x, 0<y imply 0<xy (The rationals form a totally ordered field).

[L8]

The embedding q↦q∗ is an injective ring map with (pq)∗=p∗⋅q∗ and 1∗≠0∗ (The rational cuts embed densely in R, preserving sums, products, 0, 1 and the order).

[L9]

Multiplicative inverse of a positive cut: for A>0∗, the reciprocal A−1 is a cut with A−1>0∗ and A⋅A−1=1∗ (For a positive cut A, the reciprocal A−1 satisfies A⋅A−1=1∗).

[L10]

Negation is an additive homomorphism on (R,+): −(X+Y)=(−X)+(−Y), since ((−X)+(−Y))+(X+Y)=0∗ by commutativity, associativity, and the inverse law, so (−X)+(−Y) is the unique additive inverse of X+Y (Cut addition: A+B is a cut, commutative and associative, with identity 0∗, For a cut A, −A is a cut and A+(−A)=0∗).

[L11]

A cut A is positive iff 0∗<A, and 0∗<A holds exactly when 0∈A; in that case (C3) supplies a∈A with a>0 (Order on the Dedekind reals, Dedekind cut).

Proof

technique · direct
1.1

For A,B>0∗, A⋅B is a cut: it is nonempty and proper, downward closed because any 0<y<ab equals (y/b) b with 0<y/b<a in A (so the positive part of A⋅B is exactly {ab:a∈A,b∈B,a,b>0}), and it has no greatest element because A has none: given ab with a∈A, b∈B, a,b>0, choose a′∈A with a′>a, and then a′b∈A⋅B with a′b>ab since b>0; and 0∗⋅B=0∗ by the sign rule, so multiplication of nonnegatives lands in R.

L1L2L6L7L11
1.2

On nonnegatives multiplication is commutative: A⋅B and B⋅A are the same set, since {ab}={ba} by commutativity of rational multiplication.

L1L7
1.3

Identity on nonnegatives: A⋅1∗=A for A≥0∗. For x∈A with x>0 pick a∈A, a>x (no greatest element), so x=a⋅(x/a) with 0<x/a<1, giving A⊆A⋅1∗; conversely ar<a∈A for 0<r<1 forces ar∈A, so A⋅1∗⊆A; the 0∗ case is the sign rule.

L1L7
1.4

1∗≠0∗, as the embedding is injective and 1≠0 in Q.

L8
1.5

For the reverse inclusion of distributivity, dispose of degenerate cases: if A=0∗ then A⋅B=A⋅C=A⋅(B+C)=0∗, so A⋅B+A⋅C=0∗=A⋅(B+C); if B=0∗ then A⋅B=0∗ and B+C=0∗+C=C (additive identity), so A⋅B+A⋅C=0∗+A⋅C=A⋅C=A⋅(B+C), and symmetrically if C=0∗.

L2L4L5
1.6

Sign rule: for all cuts X,Y, (−X)⋅Y=−(X⋅Y) and X⋅(−Y)=−(X⋅Y); indeed ∣−X∣=∣X∣ so both sides keep magnitude ∣X∣∣Y∣, while negating one factor toggles the same-sign versus opposite-sign classification of the pair and hence flips the product's sign in the definition A⋅B=0∗ / ∣A∣∣B∣ / −(∣A∣∣B∣) (the 0∗ case being immediate), so in particular X⋅Y=−(∣X∣⋅Y) whenever X<0∗.

L2L3L6
2.1

On nonnegatives multiplication is associative: by step 1.1 the positive elements of A⋅B are exactly the products ab, so those of (A⋅B)⋅C are the (ab)c=abc, and likewise A⋅(B⋅C) has positive part the a(bc)=abc; both sides are thus {q≤0}∪{abc:a∈A,b∈B,c∈C, a,b,c>0}, by associativity of rational products.

step 1.1L1L7
2.2

Distributivity on nonnegatives, inclusion ⊆ for A,B,C≥0∗: a positive element of A⋅(B+C) is a⋅w with a∈A, w∈B+C, a,w>0, and w=b+c for some b∈B, c∈C; then a⋅w=ab+ac where ab∈A⋅B and ac∈A⋅C (each product lies in the positive part of its factor product when positive, otherwise in that product's {q≤0} clause), so a⋅w∈A⋅B+A⋅C; with the {q≤0} clause this gives A⋅(B+C)⊆A⋅B+A⋅C.

L1L4L7step 1.1
2.3

For the reverse inclusion assume A,B,C>0∗, the degenerate cases being step 1.5; then A⋅B and A⋅C each contain a positive rational and, being downward-closed cuts (step 1.1), contain positive rationals arbitrarily close to 0.

L1L11step 1.1step 1.5
2.4

Every A≠0∗ has a multiplicative inverse: for A>0∗ the reciprocal A−1 satisfies A⋅A−1=1∗; for A<0∗ we have −A>0∗ and A−1=−((−A)−1), so applying the sign rule to both factors gives A⋅A−1=(−A)⋅(−A)−1=1∗ by the reciprocal of the positive cut −A.

L2L3L9step 1.6
3.1

Take u∈A⋅B+A⋅C with u>0, say u=s+t with s∈A⋅B, t∈A⋅C: if t≤0, pick a positive t′∈A⋅C with t′<u (available by step 2.3) and set s′:=u−t′, so 0<s′≤s (since t≤0 gives s≥u>s′) and s′∈A⋅B by downward closure, then replace (s,t) by (s′,t′); symmetrically if s≤0; so we may assume s,t>0.

L4step 1.1step 2.3
3.2

The nonnegative laws now extend by signs: A⋅B and B⋅A share magnitude ∣A∣∣B∣=∣B∣∣A∣ and the same sign, hence are equal (step 1.2); (A⋅B)⋅C and A⋅(B⋅C) share magnitude ∣A∣∣B∣∣C∣ and the sign given by the product of the three factor signs, hence are equal (step 2.1); and A⋅1∗=A, since 1∗>0∗ leaves the sign of A unchanged and ∣A∣⋅1∗=∣A∣ (step 1.3).

L2L3step 1.2step 1.3step 2.1
4.1

With s,t>0 from step 3.1, step 1.1 gives s=a1b1 and t=a2c1 with a1,a2∈A, b1∈B, c1∈C all positive; set a:=max⁡(a1,a2), so a∈A and a>0.

L11step 1.1step 3.1
5.1

Put b:=s/a and c:=t/a: then 0<b=a1b1/a≤b1, so b∈B, and 0<c=a2c1/a≤c1, so c∈C, both by downward closure; hence u=s+t=ab+ac=a(b+c) with b+c∈B+C, b+c>0, a∈A, a>0, so u∈A⋅(B+C).

L1L4L7step 4.1
6.1

Hence for A,B,C>0∗ and u∈A⋅B+A⋅C: if u≤0 then u∈A⋅(B+C) by its {q≤0} clause, and if u>0 then u∈A⋅(B+C) by step 5.1, so A⋅B+A⋅C⊆A⋅(B+C); with step 2.2 this gives A⋅(B+C)=A⋅B+A⋅C, an equality that also holds in the degenerate cases of step 1.5, so distributivity holds for all A,B,C≥0∗.

L1step 1.5step 2.2step 5.1
7.1

Distributivity for A≥0∗ with B,C≤0∗: writing B=−∣B∣, C=−∣C∣ so that B+C=(−∣B∣)+(−∣C∣)=−(∣B∣+∣C∣) by [L10], the sign rule and nonnegative distributivity give A⋅(B+C)=−(A⋅(∣B∣+∣C∣))=−(A⋅∣B∣+A⋅∣C∣)=(−(A⋅∣B∣))+(−(A⋅∣C∣))=A⋅B+A⋅C, the last equality using that negation is an additive homomorphism.

L3L5L10step 6.1step 1.6
7.2

Distributivity for A≥0∗ with B≥0∗≥C and D:=B+C≥0∗: then B=D+∣C∣ with D,∣C∣≥0∗, so A⋅B=A⋅D+A⋅∣C∣ by nonnegative distributivity, whence A⋅D=A⋅B−A⋅∣C∣=A⋅B+A⋅C because A⋅C=−(A⋅∣C∣) by the sign rule; that is A⋅(B+C)=A⋅B+A⋅C.

L3L4L5step 6.1step 1.6
7.3

Distributivity for A≥0∗ with B≥0∗≥C and D:=B+C<0∗: then ∣C∣=B+∣D∣ with B,∣D∣≥0∗, so A⋅∣C∣=A⋅B+A⋅∣D∣ by nonnegative distributivity, giving A⋅C=−(A⋅∣C∣)=(−(A⋅B))+(−(A⋅∣D∣)) and A⋅D=−(A⋅∣D∣) by the sign rule, whence A⋅B+A⋅C=−(A⋅∣D∣)=A⋅D=A⋅(B+C).

L3L4L5step 6.1step 1.6
8.1

Distributivity for A≥0∗ and arbitrary B,C: if B,C≥0∗ this is step 6.1; if B,C≤0∗ it is step 7.1; otherwise one factor is ≥0∗ and the other ≤0∗, say B≥0∗≥C (else exchange B,C using commutativity of +), and then it is step 7.2 or step 7.3 according as B+C≥0∗ or B+C<0∗; by the sign trichotomy these cases are exhaustive, so A⋅(B+C)=A⋅B+A⋅C.

L5L6step 6.1step 7.1step 7.2step 7.3
9.1

Distributivity for A<0∗: the sign rule gives A⋅(B+C)=−(∣A∣⋅(B+C)) and A⋅B+A⋅C=(−(∣A∣⋅B))+(−(∣A∣⋅C))=−(∣A∣⋅B+∣A∣⋅C), while ∣A∣≥0∗ makes step 8.1 apply to give ∣A∣⋅(B+C)=∣A∣⋅B+∣A∣⋅C, so the two negated cuts coincide and A⋅(B+C)=A⋅B+A⋅C.

L3L5L10step 1.6step 8.1
10.1

By the sign trichotomy every cut A is either ≥0∗ (step 8.1) or <0∗ (step 9.1), so A⋅(B+C)=A⋅B+A⋅C holds for all cuts A,B,C.

L6step 8.1step 9.1
11.1

Thus (R,+) is an abelian group (L5), multiplication is commutative and associative with identity 1∗≠0∗ (step 3.2, step 1.4), distributes over addition (step 10.1), and every nonzero cut is invertible (step 2.4): R is a field.

L5step 1.4step 3.2step 10.1step 2.4∎

Depends on

Used by

Dependency tree · two levels

21 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