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.
FALSE: some rational number squares to 2
Statement
False claim: there exists with .
Facts & Assumptions
Given: The rationals as quotients of integer pairs (The rationals as equivalence classes of pairs of integers).
Every rational can be written in lowest terms, with not both even (cancel common factors of ; the process terminates by well-ordering of ).
Parity in : if is even then is even (an odd has odd square ).
Refutation
Assume, for contradiction, that some has ; write in lowest terms, not both even.
Clearing denominators: .
is even, hence is even: .
Substituting: , so is even, hence is even.
Both and are even, contradicting the lowest-terms choice of step 1.1; the assumption fails: no rational squares to .
Depends on
Used by
- {q ∈ ℚ : q ≥ 0, q² < 2} is closed and bounded in ℚ and is not compact Counterexample
- A field homomorphism of ordered fields need not preserve order Counterexample
- On a closed interval of ℚ there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property Counterexample
- Over ℚ there is a nonconstant differentiable function with identically zero derivative, so Rolle and the mean value theorem both fail Counterexample
- ℚ ∩ [0,2] is bounded and disconnected, so being an interval of ℚ is not enough Counterexample
- The truncated decimal approximations of √2 form a Cauchy sequence of rationals with no rational limit Counterexample
- √2 exists in every complete ordered field, and is irrational Example
- ℚ(√2) carries exactly two distinct field orders, exchanged by the conjugation √2 ↦ -√2 Example
- sup{q ∈ ℚ : q > 0, q² < 2} = √2 in ℝ, and no supremum in ℚ Example
- The cut S = {q : q<0 or q²<2} is an irrational real number Example
- FALSE: in every ordered field a closed bounded set is compact, so Heine-Borel needs no completeness False statement
- FALSE: the rationals are complete False statement
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 20 results over 13 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
- T. Tao, Analysis I, 3rd ed., §4.4 (standard reference, not scraped)
- Square root of 2 — proofs of irrationality (Wikipedia) (standard reference, not scraped)