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 rationals form a field
Statement
with the operations of Arithmetic on the rationals is a field: a commutative ring with in which every nonzero element has a multiplicative inverse.
Facts & Assumptions
Given: Rationals with representatives , second components nonzero.
The operations are independent of representatives (Rational arithmetic is well defined).
is a commutative ring in which (The integers form a commutative ring; because in ).
has no zero divisors and admits cancellation (The integers have no zero divisors; multiplicative cancellation).
Proof
By [L1], each axiom may be verified on fixed representatives.
Associativity of : both and have representative .
Commutativity of : and are equal pairs.
Additive identity: .
Additive inverses: .
Associativity and commutativity of : and .
Multiplicative identity: ; and since .
Distributivity: has representative , while has representative ; cancelling the common nonzero factor these are equivalent.
Inverses: iff iff ; for , .
All field axioms hold: is a field.
Depends on
Used by
- A rational root of xᵏ = m is an integer: if k ≥ 1, m ∈ ℤ, x ∈ ℚ and xᵏ is the image of m, then x is the image of an integer Corollary
- The rational algebraic integers are exactly the integers Corollary
- A degree-four polynomial can be reducible over ℚ without having a rational root Counterexample
- ℚ[x]/(x²-1) is not a field: reducibility creates nonzero zero divisors Counterexample
- Algebraically constructible real numbers as the smallest real subfield closed under positive square roots Definition
- Formal exponential, logarithm, and binomial powers over a commutative ℚ-algebra Definition
- The Catalan generating function C(x)=∑_n≥0Cₙxⁿ in ℚ⟦ x⟧ Definition
- An integer matrix of determinant 2 is invertible over ℚ but not over ℤ Example
- Cramer's rule solves 2x+y=5 and x-y=1 as (x,y)=(2,1) Example
- For any field F, (F, +) and (F ∖ {0}, ·) are abelian groups; in particular (ℚ, +), (ℚ ∖ {0}, ·), (ℝ, +) and (ℝ ∖ {0}, ·) Example
- Frac(ℤ) is canonically isomorphic to ℚ Example
- Long division, the Euclidean algorithm and a Bézout identity in ℚ[x] Example
- Multiplication by 2 on ℤ is injective but not surjective: its determinant is the non-unit 2, its adjugate is integral, and its inverse exists after extending scalars to ℚ Example
- No rational squares to 3 or to 6, and none cubes to 2: three instances of the rational-root corollary Example
- ℚ and ℝ are fields, hence commutative rings, integral domains and ordered rings, all of characteristic 0 Example
- ℚ(√2)≅ℚ[x]/(x²-2) with basis 1,√2 Example
- ℚ⊗_ℤℤ/n=0 for every positive n Example
- ℝ as a vector space over ℚ has a basis, and every such basis is infinite; the existence proof exhibits none Example
- ℝ is a vector space over itself, over the embedded copy of ℚ by restriction of scalars, and over ℚ itself via the embedding Example
- The 2-adic absolute value gives an ultrametric on ℚ, in which every triangle is isosceles and every point of a ball is a centre Example
- The adjugate gives the inverse of a 3×3 rational matrix with determinant 3 Example
- The Cauchy sequences of rationals form a commutative ring that is not an integral domain: two eventually-constant sequences with disjoint supports multiply to zero Example
- The polynomial x²-2 is irreducible over ℚ Example
- The Prüfer p-group is Artinian but not Noetherian Example
- The splitting field of {x²-2,x²-3} over ℚ is ℚ(√2,√3) Example
- The splitting field of x²-2 over ℚ is ℚ(√2), with roots ±√2 Example
- The splitting field of x³-2 over ℚ is ℚ(³√2,ω) with ω=(-1+i√3)/2 Example
- The splitting field of x⁴+2x²-8 over ℚ is ℚ(√2,i) Example
- Translation turns x⁴+1 into an Eisenstein polynomial Example
- ℤ sits inside ℚ as a subring that is not a subfield, so the inverse-closure clause of the subfield definition is doing work Example
- False statement: every right Noetherian ring is left Noetherian False statement
- FALSE: every torsion-free module over a PID is free False statement
- FALSE: in every ordered field a closed bounded set is compact, so Heine-Borel needs no completeness False statement
- FALSE: some rational number squares to 2 False statement
- [xᵏ](1-4x)^1/2=-2/kC(2k-2, k-1) for k≥1, and 1 for k=0 Lemma
- Every abelian group embeds in a divisible abelian group Lemma
- For a positive cut A, the reciprocal A⁻¹ satisfies A · A⁻¹ = 1^* Lemma
- Integer abelian structure and rank by finite reduction Lemma
- Null sequences are Cauchy Lemma
- The p-adic valuation extends to the nonzero rationals by vₚ(a/b) := vₚ(a) - vₚ(b) ∈ ℤ, independently of the representation; it satisfies vₚ(xy) = vₚ(x) + vₚ(y), and vₚ(x+y) ≥ min{vₚ(x), vₚ(y)} whenever x, y and x+y are nonzero Lemma
…and 13 more results.
Dependency tree · two levels
17 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
- T. Tao, Analysis I, 3rd ed., §4.2 (standard reference, not scraped)
- Rational number — formal construction (Wikipedia) (standard reference, not scraped)