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: for all sets , ,
Statement
False statement. Set difference is associative: for all sets , , ,
Facts & Assumptions
Given: the claim above, and the sets .
holds exactly when and (The difference , the symmetric difference , and the complement relative to a set ).
, the singleton of , is the set whose only element is (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
Refutation
Take .
has no elements, since requires and while and are the same set; so , and likewise has no elements and equals .
By the same computation , and requires only , so .
The two sides are and , which differ because the second has an element and the first has none; the claim is therefore false.
Remarks
- Where the two sides part company here. On the left, removing from already empties it, so the outer difference can only be empty. On the right, is empty, so nothing at all is removed from . One nonempty set playing all three roles makes both collapses happen at once.
Depends on
- The difference $a \setminus b$, the symmetric difference $a \triangle b$, and the complement $X \setminus a$ relative to a set $X$
- 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: 10 results over 5 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
- Complement (set theory) (Wikipedia) (standard reference, not scraped)
- Algebra of sets (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU), Def. 4 (standard reference, not scraped)