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.
if and only if ( and ) or ( and ); in particular if and only if
Statement
For all sets , , , :
In particular, taking , if and only if and .
Facts & Assumptions
Given: sets , , , .
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
Proof
Right to left: if and , or and , then for every the conditions " or " and " or " are the same, so the two pairs have the same elements and are equal.
Left to right, setting up: assume . Since and are elements of the left-hand set they are elements of the right-hand one, so is or and is or ; likewise is or and is or .
Suppose . Then is or , so ; and is or , so . Hence and , the first disjunct.
Suppose instead . If , then is or , and is excluded, so and the first disjunct holds. Otherwise ; then is or , and would give , whence , being or , equals , contradicting ; so and the second disjunct holds.
The alternatives and exhaust the possibilities, so the left-to-right implication holds.
Both implications hold, which is the biconditional; putting makes the two disjuncts read " and " and " and ", so if and only if and .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 4 results over 3 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
- B. Kaya, MATH 320 Set Theory (METU), §1.2 and Lemma 1 (standard reference, not scraped)
- Axiom of pairing (Wikipedia) (standard reference, not scraped)
- Ordered pair (Wikipedia) (standard reference, not scraped)