Alphabeta Math
PropositionStatement: 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.

Union and intersection are commutative, associative, idempotent and absorptive; a=aa \cup \varnothing = a, a=a \cap \varnothing = \varnothing, a=aa \setminus \varnothing = a, aa=a \setminus a = \varnothing; and aba \subseteq b if and only if ab=ba \cup b = b, if and only if ab=aa \cap b = a, if and only if ab=a \setminus b = \varnothing

Statement

For all sets aa, bb and cc:

  • (i) ab=baa \cup b = b \cup a and ab=baa \cap b = b \cap a;
  • (ii) (ab)c=a(bc)(a \cup b) \cup c = a \cup (b \cup c) and (ab)c=a(bc)(a \cap b) \cap c = a \cap (b \cap c);
  • (iii) aa=aa \cup a = a and aa=aa \cap a = a;
  • (iv) a(ab)=aa \cup (a \cap b) = a and a(ab)=aa \cap (a \cup b) = a;
  • (v) a=aa \cup \varnothing = a, a=a \cap \varnothing = \varnothing, a=aa \setminus \varnothing = a and aa=a \setminus a = \varnothing;
  • (vi) aba \subseteq b, ab=ba \cup b = b, ab=aa \cap b = a and ab=a \setminus b = \varnothing are equivalent.

Facts & Assumptions

Given: sets aa, bb and cc.

[L3]

zabz \in a \setminus b holds exactly when zaz \in a and zbz \notin b (The difference aba \setminus b, the symmetric difference aba \triangle b, and the complement XaX \setminus a relative to a set XX).

[L6]

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): zabz \in a \cup b holds exactly when zaz \in a or zbz \in b, which is the same condition as zbz \in b or zaz \in a, so aba \cup b and bab \cup a have the same elements; the same argument with "and" in place of "or" gives ab=baa \cap b = b \cap a.

L1L2L5
1.2

Claim (ii): z(ab)cz \in (a \cup b) \cup c holds exactly when zaz \in a or zbz \in b or zcz \in c, in either bracketing, so the two sides have the same elements; replacing "or" by "and" throughout gives the statement for intersection.

L1L2L5
1.3

Claim (iii): zaaz \in a \cup a holds exactly when zaz \in a or zaz \in a, and zaaz \in a \cap a exactly when zaz \in a and zaz \in a; both conditions are zaz \in a.

L1L2L5
1.4

Claim (iv): za(ab)z \in a \cup (a \cap b) holds exactly when zaz \in a, or zaz \in a and zbz \in b, which holds exactly when zaz \in a; and za(ab)z \in a \cap (a \cup b) exactly when zaz \in a, and zaz \in a or zbz \in b, which again holds exactly when zaz \in a.

L1L2L5
1.5

Claim (v): zaz \in a \cup \varnothing exactly when zaz \in a or zz \in \varnothing, and the second alternative never holds, so this is zaz \in a; zaz \in a \cap \varnothing requires zz \in \varnothing, so aa \cap \varnothing has no elements; zaz \in a \setminus \varnothing exactly when zaz \in a and zz \notin \varnothing, and the second condition always holds; zaaz \in a \setminus a requires zaz \in a and zaz \notin a, so aaa \setminus a has no elements.

L1L2L3L5L6
1.6

Claim (vi), that aba \subseteq b and ab=ba \cup b = b are equivalent: if aba \subseteq b then zabz \in a \cup b, which says zaz \in a or zbz \in b, holds exactly when zbz \in b, so ab=ba \cup b = b; conversely if ab=ba \cup b = b and zaz \in a, then zab=bz \in a \cup b = b.

L1L4L5
1.7

Claim (vi), that aba \subseteq b and ab=aa \cap b = a are equivalent: if aba \subseteq b then zabz \in a \cap b, which says zaz \in a and zbz \in b, holds exactly when zaz \in a, so ab=aa \cap b = a; conversely if ab=aa \cap b = a and zaz \in a, then zabz \in a \cap b, so zbz \in b.

L2L4L5
1.8

Claim (vi), that aba \subseteq b and ab=a \setminus b = \varnothing are equivalent: if aba \subseteq b then no zz satisfies zaz \in a and zbz \notin b, so aba \setminus b has no elements; conversely if ab=a \setminus b = \varnothing and zaz \in a, then zbz \notin b is impossible, so zbz \in b.

L3L4L6
2.1

Claims (i) to (vi) are established, and the four conditions of (vi) are equivalent because each of the last three was shown equivalent to the first.

step 1.1step 1.2step 1.3step 1.4step 1.5step 1.6step 1.7step 1.8

Depends on

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: 13 results over 6 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