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.
Sign rules for products: and
Statement
In any field (Field), for all we have and .
Facts & Assumptions
Given: A field and elements .
Field axioms (Field): multiplication distributes over addition and is commutative; for every ; the additive inverse of an element is unique, so if then ; and .
For every , and (Multiplication by zero: , using commutativity).
Proof
By distributivity, .
Since , we have .
.
By distributivity, .
Since , we have .
.
By distributivity, .
Since , we have .
.
Chaining steps 1.1, 1.2, 1.3 gives .
Chaining steps 1.4, 1.5, 1.6 gives .
Chaining steps 1.7, 1.8, 1.9 gives .
Since , the inverse uniqueness axiom gives .
Since , the inverse uniqueness axiom gives .
Since , the inverse uniqueness axiom gives .
Substituting into gives .
Depends on
Used by
- (-1)(-1) = 1 Corollary
- FALSE: a^m/n := (a^1/n)ᵐ extends to negative bases False statement
- FALSE: every real number has a real square root False statement
- Basic properties of the absolute value Lemma
- Sign rules for products and monotonicity of multiplication Lemma
- Squares of nonzero elements are positive Lemma
- When ab < b for positive a, b Proposition
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)
- Elias Zakon, Mathematical Analysis: Axioms and Basic Definitions (standard reference, not scraped)