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.
Sets , , with
Statement refuted
Refuted claim: for all sets , , . The witness is : the left-hand side has the element , whose first coordinate is an ordered pair, and every element of the right-hand side has first coordinate .
This is why the convention of The ordered triple and the iterated products has to be fixed rather than assumed harmless.
Facts & Assumptions
Given: .
holds if and only if for some and some (The Cartesian product ).
if and only if and ( if and only if and ).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements (There is exactly one set with no elements, written ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
Counterexample
, which has as an element; has no element, so .
Since is the only element of each of , , , the product has as its only element, so is an element of .
Every element of has the form with , hence with ; if were such an element then the characterising property would give , which step 1.1 refutes.
The set therefore has an element that does not, so the two products are different.
Depends on
- The Cartesian product $A \times B := \{\, z \in \mathcal{P}(\mathcal{P}(A \cup B)) : \exists a \in A\ \exists b \in B\ z = (a,b) \,\}$
- The Kuratowski ordered pair $(a,b) := \{\{a\},\{a,b\}\}$
- $(a,b) = (c,d)$ if and only if $a = c$ and $b = d$
- The ordered triple $(a,b,c) := ((a,b),c)$ and the iterated products $A \times B \times C := (A \times B) \times C$
- The unordered pair $\{x,y\}$ and the singleton $\{x\} = \{x,x\}$
- There is exactly one set with no elements, written $\varnothing$
- The Axiom of Extensionality: $\forall x\,\forall y\,(\forall z\,(z \in x \leftrightarrow z \in y) \to x = y)$
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: 18 results over 8 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
- Cartesian product (Wikipedia) (standard reference, not scraped)
- Tuple (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU), §2.1 (standard reference, not scraped)