Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

R\mathbb{R} is a vector space over itself, over the embedded copy of Q\mathbb{Q} by restriction of scalars, and over Q\mathbb{Q} itself via the embedding

Example

Let R\mathbb{R} be the real numbers (The real numbers), a field (The reals form a field) and an ordered field (The reals form a totally ordered field, Ordered field), and let Q\mathbb{Q} be the rationals, a field (The rationals form a field).

  1. R\mathbb{R} is a vector space over itself (Vector space over a field): the vectors are the reals, the vector addition is the field addition, the zero vector is 00, and the scalar multiplication is the field multiplication.
  2. Let ι:QR\iota : \mathbb{Q} \to \mathbb{R} be the unique field homomorphism (The unique embedding of ℚ into an ordered field, Field homomorphism and embedding), which is injective and order-preserving. Its image QR:=ι[Q]={ι(q):qQ}\mathbb{Q}_{\mathbb{R}} := \iota[\mathbb{Q}] = \{\, \iota(q) : q \in \mathbb{Q} \,\} is a subfield of R\mathbb{R} (Subfield: a subring of a field closed under inverses of its nonzero elements, and therefore a field with the restricted operations), and by restriction of scalars (A field is a vector space over itself, and over any subfield KFK \subseteq F every FF-vector space is a KK-vector space by restricting the scalars) R\mathbb{R} is a vector space over QR\mathbb{Q}_{\mathbb{R}}, the scalar multiplication being the field multiplication restricted to QR×R\mathbb{Q}_{\mathbb{R}} \times \mathbb{R}.
  3. Setting qx:=ι(q)xq \cdot x := \iota(q)\,x for qQq \in \mathbb{Q} and xRx \in \mathbb{R} makes R\mathbb{R} a vector space over Q\mathbb{Q} itself.

The subfield is the image, not Q\mathbb{Q}. Q\mathbb{Q} is not a subset of R\mathbb{R} in this library: a rational is a class of pairs of integers and a real is a class of Cauchy sequences of rationals (The real numbers). What sits inside R\mathbb{R} as a subfield is the image QR\mathbb{Q}_{\mathbb{R}} of the embedding, and claim 2 is a statement about that image. Claim 3 is the statement about Q\mathbb{Q} itself, and it is proved directly rather than by restricting scalars, because restriction of scalars requires a subfield.

Facts & Assumptions

Given: The field R\mathbb{R}, the field Q\mathbb{Q}, and the map ι:QR\iota : \mathbb{Q} \to \mathbb{R} of The unique embedding of ℚ into an ordered field.

[L1]

R\mathbb{R} is a field (The reals form a field, The real numbers) and is an ordered field with positive cone as in Ordered field (The reals form a totally ordered field).

[L2]

Q\mathbb{Q} is a field (The rationals form a field).

[L3]

There is a unique field homomorphism ι:QR\iota : \mathbb{Q} \to \mathbb{R}, and it is injective and order-preserving (The unique embedding of ℚ into an ordered field).

[L4]

A field homomorphism φ\varphi satisfies φ(x+y)=φ(x)+φ(y)\varphi(x+y) = \varphi(x)+\varphi(y), φ(xy)=φ(x)φ(y)\varphi(xy) = \varphi(x)\varphi(y) and φ(1)=1\varphi(1) = 1, and consequently φ(0)=0\varphi(0) = 0, φ(x)=φ(x)\varphi(-x) = -\varphi(x) and φ(x1)=φ(x)1\varphi(x^{-1}) = \varphi(x)^{-1} for x0x \ne 0 (Field homomorphism and embedding).

[L5]

A subfield of a field FF is a subring of FF containing x1x^{-1} for each of its nonzero elements; equivalently, a subset containing 1F1_F and closed under aba - b and abab, and containing x1x^{-1} for each of its nonzero elements. Such a subset contains 0F0_F and is closed under addition and additive inverses (Subfield: a subring of a field closed under inverses of its nonzero elements, and therefore a field with the restricted operations).

[L6]

A field is a vector space over itself, and over any subfield KK of FF every FF-vector space is a KK-vector space by restricting the scalar multiplication to KK (A field is a vector space over itself, and over any subfield KFK \subseteq F every FF-vector space is a KK-vector space by restricting the scalars).

[L7]

The vector space axioms (V1)–(V5) (Vector space over a field), and the field axioms of R\mathbb{R}: (R,+,0)(\mathbb{R},+,0) is an abelian group, multiplication is associative and commutative with identity 11, and it distributes over addition (Field).

Verification

technique · direct
1.1

R\mathbb{R} is a field, so it is a vector space over itself with the field addition as vector addition and the field multiplication as scalar multiplication; this is claim 1.

L1L6
1.2

Since R\mathbb{R} is an ordered field, there is a unique field homomorphism ι:QR\iota : \mathbb{Q} \to \mathbb{R}, and it is injective.

L1L2L3
1.3

QR=ι[Q]\mathbb{Q}_{\mathbb{R}} = \iota[\mathbb{Q}] is a subfield of R\mathbb{R}: it contains ι(0)=0\iota(0) = 0 and ι(1)=1\iota(1) = 1; for p,qQp, q \in \mathbb{Q} it contains ι(p)+ι(q)=ι(p+q)\iota(p) + \iota(q) = \iota(p+q), ι(q)=ι(q)-\iota(q) = \iota(-q) and ι(p)ι(q)=ι(pq)\iota(p)\iota(q) = \iota(pq); and if ι(q)0\iota(q) \ne 0 then q0q \ne 0, since ι(0)=0\iota(0) = 0, so ι(q)1=ι(q1)QR\iota(q)^{-1} = \iota(q^{-1}) \in \mathbb{Q}_{\mathbb{R}}.

L2L3L4L5
1.4

The assignment (q,x)ι(q)x(q,x) \mapsto \iota(q)\,x is a map Q×RR\mathbb{Q} \times \mathbb{R} \to \mathbb{R}, since ι(q)R\iota(q) \in \mathbb{R} and the field multiplication of R\mathbb{R} takes values in R\mathbb{R}.

L3L7
2.1

Applying restriction of scalars to the R\mathbb{R}-vector space of step 1.1 and the subfield of step 1.3 shows that R\mathbb{R} is a vector space over QR\mathbb{Q}_{\mathbb{R}}, with the field multiplication restricted to QR×R\mathbb{Q}_{\mathbb{R}} \times \mathbb{R} as scalar multiplication; this is claim 2.

step 1.1step 1.3L6
2.2

The operation of step 1.4 satisfies the five axioms over Q\mathbb{Q}. (V1) holds because (R,+,0)(\mathbb{R},+,0) is an abelian group. For p,qQp, q \in \mathbb{Q} and x,yRx, y \in \mathbb{R}: q(x+y)=ι(q)(x+y)=ι(q)x+ι(q)y=qx+qyq \cdot (x+y) = \iota(q)(x+y) = \iota(q)x + \iota(q)y = q\cdot x + q\cdot y by distributivity, which is (V2); (p+q)x=ι(p+q)x=(ι(p)+ι(q))x=ι(p)x+ι(q)x=px+qx(p+q)\cdot x = \iota(p+q)x = (\iota(p)+\iota(q))x = \iota(p)x + \iota(q)x = p\cdot x + q\cdot x by additivity of ι\iota and distributivity, which is (V3); (pq)x=ι(pq)x=(ι(p)ι(q))x=ι(p)(ι(q)x)=p(qx)(pq)\cdot x = \iota(pq)x = (\iota(p)\iota(q))x = \iota(p)(\iota(q)x) = p\cdot(q\cdot x) by multiplicativity of ι\iota and associativity, which is (V4); and 1x=ι(1)x=1x=x1 \cdot x = \iota(1)x = 1\,x = x, which is (V5).

step 1.4L3L4L7
3.1

Claim 1 is step 1.1, claim 2 is step 2.1, and claim 3 is step 2.2, so R\mathbb{R} carries all three structures at once: over itself, over the embedded copy of Q\mathbb{Q} inside it, and over Q\mathbb{Q}.

step 1.1step 2.1step 2.2

Remarks

  • Three structures on one set. The vectors are the same reals throughout and the addition is the same in all three cases; what changes is which scalars are allowed to act. Claims 2 and 3 differ only in bookkeeping: the scalars are the elements of QR\mathbb{Q}_{\mathbb{R}} in one and the elements of Q\mathbb{Q} in the other, and ι\iota matches them up bijectively, being injective onto its image.

  • Nothing here is said about size. How big R\mathbb{R} is as a vector space over Q\mathbb{Q} is a question about bases and dimension, which are developed on a later page; no claim about either is made above, and the verification uses neither.

  • Why the ordered field hypothesis appears at all. The embedding ι\iota is supplied by The unique embedding of ℚ into an ordered field, which is stated for an ordered field, and R\mathbb{R} is one. The order plays no further role: once ι\iota is in hand, every step above uses only that it is a field homomorphism.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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