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.

R[AB]=R[A]R[B]R[A \cup B] = R[A] \cup R[B], R[AB]R[A]R[B]R[A \cap B] \subseteq R[A] \cap R[B], R[A]R[B]R[AB]R[A] \setminus R[B] \subseteq R[A \setminus B], ABA \subseteq B implies R[A]R[B]R[A] \subseteq R[B], and (SR)[A]=S[R[A]](S \circ R)[A] = S[R[A]]

Statement

Let RR and SS be relations and AA, BB sets. Then

  • (i) R[AB]=R[A]R[B]R[A \cup B] = R[A] \cup R[B];
  • (ii) R[AB]R[A]R[B]R[A \cap B] \subseteq R[A] \cap R[B];
  • (iii) R[A]R[B]R[AB]R[A] \setminus R[B] \subseteq R[A \setminus B];
  • (iv) if ABA \subseteq B then R[A]R[B]R[A] \subseteq R[B];
  • (v) (SR)[A]=S[R[A]](S \circ R)[A] = S[R[A]].

Facts & Assumptions

Given: relations RR and SS and sets AA, BB.

[L1]

bR[A]b \in R[A] holds if and only if (a,b)R(a,b) \in R for some aAa \in A (The image R[A]R[A] and the preimage R1[B]R^{-1}[B] of a set under a relation).

[L2]

(a,c)SR(a,c) \in S \circ R holds if and only if (a,b)R(a,b) \in R and (b,c)S(b,c) \in S for some bb (The inverse relation R1R^{-1}, the composite SRS \circ R, and the restriction RAR \restriction A).

[L5]

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).

Proof

technique · direct
1.1

Claim (i): cR[AB]c \in R[A \cup B] exactly when (a,c)R(a,c) \in R for some aa with aAa \in A or aBa \in B; that is exactly when (a,c)R(a,c) \in R for some aAa \in A, or (a,c)R(a,c) \in R for some aBa \in B, which is cR[A]R[B]c \in R[A] \cup R[B].

L1L3L7
1.2

Claim (ii): if cR[AB]c \in R[A \cap B] then (a,c)R(a,c) \in R for some aa lying in both AA and BB; that same aa witnesses cR[A]c \in R[A] and cR[B]c \in R[B].

L1L4L6
1.3

Claim (iii): if cR[A]R[B]c \in R[A] \setminus R[B] then (a,c)R(a,c) \in R for some aAa \in A, and no element of BB is related to cc; in particular that aa is not in BB, so aABa \in A \setminus B and cR[AB]c \in R[A \setminus B].

L1L5L6
1.4

Claim (iv): if ABA \subseteq B and cR[A]c \in R[A] then (a,c)R(a,c) \in R for some aAa \in A, and that aa lies in BB.

L1L6
1.5

Claim (v): c(SR)[A]c \in (S \circ R)[A] exactly when (a,c)SR(a,c) \in S \circ R for some aAa \in A, that is, exactly when there are aAa \in A and bb with (a,b)R(a,b) \in R and (b,c)S(b,c) \in S; and that says exactly that (b,c)S(b,c) \in S for some bR[A]b \in R[A], which is cS[R[A]]c \in S[R[A]].

L1L2L7L8
2.1

Claims (i) to (v) are established, which is the statement.

step 1.1step 1.2step 1.3step 1.4step 1.5

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