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.
A field has no zero divisors: or
Statement
In any field (Field), if satisfy , then or .
Facts & Assumptions
Given: A field and elements with .
Field axioms (Field): if then has a multiplicative inverse with ; multiplication is associative; and is the multiplicative identity, so .
For every , (Multiplication by zero: , using commutativity).
Proof
If the disjunction or already holds, so it suffices to assume and derive .
Assuming , the inverse exists with .
Since is the multiplicative identity, .
By associativity, .
We are given .
.
Substituting into and using associativity gives .
Since , we have .
Combining, .
Hence forces , so in every case or .
Depends on
Used by
- Infinite products: partial products, and convergence to a nonzero limit after finitely many vanishing factors Definition
- Integer powers aᵐ Definition
- The sequence x₁ = 1, xₖ₊₁ = √2 + xₖ increases to 2 Example
- Every field is a commutative ring with 1 ≠ 0; it is an integral domain, and it is a commutative division ring Lemma
- Laws of integer exponents Lemma
- The sign of a product Proposition
- Sums, scalar multiples, products and quotients: (f+g)'(c) = f'(c) + g'(c), (α f)'(c) = α f'(c), (fg)'(c) = f'(c)g(c) + f(c)g'(c), and (f/g)'(c) = (f'(c)g(c) - f(c)g'(c))/g(c)² when g(c) ≠ 0 Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 2 results over 2 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
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (standard reference, not scraped)
- M. Spivak, Calculus, 4th ed., Ch. 1 (standard reference, not scraped)
- Tom Denton, Introduction to Algebraic Structures: The Problem of Division (standard reference, not scraped)