Alphabeta Math
TheoremStatement: Literature-sourcedProof: 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.

a(bc)=(ab)(ac)a \cap (b \cup c) = (a \cap b) \cup (a \cap c) and a(bc)=(ab)(ac)a \cup (b \cap c) = (a \cup b) \cap (a \cup c); and for a nonempty set FF, aF={ab:bF}a \cap \bigcup F = \bigcup \{\, a \cap b : b \in F \,\} and aF={ab:bF}a \cup \bigcap F = \bigcap \{\, a \cup b : b \in F \,\}

Statement

For all sets aa, bb and cc,

a(bc)=(ab)(ac),a(bc)=(ab)(ac).a \cap (b \cup c) = (a \cap b) \cup (a \cap c), \qquad a \cup (b \cap c) = (a \cup b) \cap (a \cup c).

Let FF be a set with FF \neq \varnothing. Then {ab:bF}\{\, a \cap b : b \in F \,\} and {ab:bF}\{\, a \cup b : b \in F \,\} are nonempty sets, and

aF={ab:bF},aF={ab:bF}.a \cap \bigcup F = \bigcup \{\, a \cap b : b \in F \,\}, \qquad a \cup \bigcap F = \bigcap \{\, a \cup b : b \in F \,\}.

Facts & Assumptions

Given: sets aa, bb, cc and a set FF with FF \neq \varnothing where the family forms are concerned.

[L3]

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

[L4]

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

[L6]

zP(x)z \in \mathcal{P}(x) holds if and only if zxz \subseteq x (The power set P(x)={z:zx}\mathcal{P}(x) = \{\, z : z \subseteq x \,\}).

Proof

technique · direct
1.1

Every aba \cap b is a subset of aa, so the class {ab:bF}\{\, a \cap b : b \in F \,\} is the separated set {wP(a):b(bFw=ab)}\{\, w \in \mathcal{P}(a) : \exists b\,(b \in F \wedge w = a \cap b) \,\}, hence a set; and it has a member because FF does.

L2L5L6L7
1.2

Every aba \cup b with bFb \in F is a subset of aFa \cup \bigcup F, since an element of bb lies in F\bigcup F; so {ab:bF}\{\, a \cup b : b \in F \,\} is the separated set {wP(aF):b(bFw=ab)}\{\, w \in \mathcal{P}(a \cup \bigcup F) : \exists b\,(b \in F \wedge w = a \cup b) \,\}, hence a set, and it has a member because FF does.

L1L3L5L6L7
1.3

za(bc)z \in a \cap (b \cup c) holds exactly when zaz \in a, and zbz \in b or zcz \in c; that is exactly when zaz \in a and zbz \in b, or zaz \in a and zcz \in c, which is z(ab)(ac)z \in (a \cap b) \cup (a \cap c).

L1L2L8
1.4

za(bc)z \in a \cup (b \cap c) holds exactly when zaz \in a, or zbz \in b and zcz \in c; that is exactly when zaz \in a or zbz \in b, and zaz \in a or zcz \in c, which is z(ab)(ac)z \in (a \cup b) \cap (a \cup c).

L1L2L8
2.1

zaFz \in a \cap \bigcup F holds exactly when zaz \in a and zsz \in s for some sFs \in F, that is, exactly when zasz \in a \cap s for some sFs \in F; the sets asa \cap s with sFs \in F are precisely the elements of {ab:bF}\{\, a \cap b : b \in F \,\}, so this holds exactly when zz lies in some element of that set, which is z{ab:bF}z \in \bigcup \{\, a \cap b : b \in F \,\}.

L2L3L8step 1.1
2.2

z{ab:bF}z \in \bigcap \{\, a \cup b : b \in F \,\} holds exactly when, for every bFb \in F, zaz \in a or zbz \in b. If zaFz \in a \cup \bigcap F then either zaz \in a, and the condition holds outright, or zz lies in every element of FF, and it holds again. Conversely, if the condition holds and zaz \notin a, then zbz \in b for every bFb \in F, so zFz \in \bigcap F; hence zaFz \in a \cup \bigcap F in both cases.

L1L4L8step 1.2
3.1

The two finite laws and the two family laws are established, which is the statement.

step 1.3step 1.4step 2.1step 2.2

Depends on

Used by

Dependency tree · next 3 levels

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