Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-06 (claude-opus-5)
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.

=\bigcup \varnothing = \varnothing, {a}=a\bigcup \{a\} = a, {a,b}=ab\bigcup \{a,b\} = a \cup b, {a}=a\bigcap \{a\} = a, and {a,b}=ab\bigcap \{a,b\} = a \cap b

Statement

For all sets aa and bb:

  • (i) =\bigcup \varnothing = \varnothing;
  • (ii) {a}=a\bigcup \{a\} = a;
  • (iii) {a,b}=ab\bigcup \{a,b\} = a \cup b, and zabz \in a \cup b holds if and only if zaz \in a or zbz \in b;
  • (iv) {a}=a\bigcap \{a\} = a;
  • (v) {a,b}=ab\bigcap \{a,b\} = a \cap b, and zabz \in a \cap b holds if and only if zaz \in a and zbz \in b.

The equalities in (iii) and (v) are the definitions of aba \cup b and aba \cap b written out; what is proved about them here is the membership criterion beside each.

Facts & Assumptions

Given: sets aa and bb.

[L1]

x\bigcup x is the set whose elements are exactly the elements of the elements of xx, and ab:={a,b}a \cup b := \bigcup\{a,b\} (The union x\bigcup x of a set, and the binary union ab:={a,b}a \cup b := \bigcup \{a,b\}).

[L2]

For xx \neq \varnothing, x\bigcap x is the set whose elements are exactly the sets belonging to every element of xx, and ab:={a,b}a \cap b := \bigcap\{a,b\} (The intersection x\bigcap x of a nonempty set, the binary intersection ab:={a,b}a \cap b := \bigcap\{a,b\}, and disjointness).

[L3]

{x,y}\{x,y\} is the set whose elements are exactly xx and yy, and {x}:={x,x}\{x\} := \{x,x\} (The unordered pair {x,y}\{x,y\} and the singleton {x}={x,x}\{x\} = \{x,x\}).

[L4]

There is exactly one set with no elements, written \varnothing (There is exactly one set with no elements, written \varnothing).

Proof

technique · direct
1.1

Claim (i): zz \in \bigcup \varnothing requires a member ss of \varnothing with zsz \in s, and \varnothing has no members, so \bigcup \varnothing has no elements and is therefore \varnothing.

L1L4
1.2

Claim (ii): z{a}z \in \bigcup \{a\} requires a member ss of {a}\{a\} with zsz \in s, and the only member of {a}\{a\} is aa, so z{a}z \in \bigcup\{a\} holds exactly when zaz \in a.

L1L3
1.3

Claim (iii): aba \cup b is {a,b}\bigcup\{a,b\} by definition, and z{a,b}z \in \bigcup\{a,b\} requires a member ss of {a,b}\{a,b\} with zsz \in s; the members of {a,b}\{a,b\} are aa and bb, so zabz \in a \cup b holds exactly when zaz \in a or zbz \in b.

L1L3
1.4

Claim (iv): {a}\{a\} is nonempty since aa is a member, and z{a}z \in \bigcap\{a\} holds exactly when zz belongs to every member of {a}\{a\}, that is, exactly when zaz \in a.

L2L3
1.5

Claim (v): aba \cap b is {a,b}\bigcap\{a,b\} by definition, {a,b}\{a,b\} is nonempty, and z{a,b}z \in \bigcap\{a,b\} holds exactly when zz belongs to every member of {a,b}\{a,b\}; the members are aa and bb, so zabz \in a \cap b holds exactly when zaz \in a and zbz \in b.

L2L3
2.1

In each of the five claims the elements of the two sides have been shown to satisfy the same condition, so the sets are equal, which is the statement.

L5step 1.1step 1.2step 1.3step 1.4step 1.5

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 11 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