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.

For relations RR and SS and a set AA, the collections {(b,a):(a,b)R}\{\,(b,a) : (a,b) \in R\,\}, {(a,c):b ((a,b)R(b,c)S)}\{\,(a,c) : \exists b\ ((a,b) \in R \wedge (b,c) \in S)\,\} and {(a,b)R:aA}\{\,(a,b) \in R : a \in A\,\} are sets

Statement

Let RR and SS be relations and AA a set. Then each of

{(b,a):(a,b)R},{(a,c):b ((a,b)R(b,c)S)},{(a,b)R:aA}\{\,(b,a) : (a,b) \in R\,\}, \qquad \{\,(a,c) : \exists b\ ((a,b) \in R \wedge (b,c) \in S)\,\}, \qquad \{\,(a,b) \in R : a \in A\,\}

is a set; the first is included in ranR×domR\operatorname{ran} R \times \operatorname{dom} R, the second in domR×ranS\operatorname{dom} R \times \operatorname{ran} S, and the third in RR.

Facts & Assumptions

Given: relations RR and SS and a set AA.

[L2]

domR:={a:b (a,b)R},ranR:={b:a (a,b)R}\operatorname{dom} R := \{\, a : \exists b\ (a,b) \in R \,\}, \qquad \operatorname{ran} R := \{\, b : \exists a\ (a,b) \in R \,\} (Relation, domR\operatorname{dom} R, ranR\operatorname{ran} R, fldR\operatorname{fld} R, and the specialisations "relation from AA to BB" and "relation on AA").

[L7]

(a,b):={{a},{a,b}}(a,b) := \{\{a\},\{a,b\}\} (The Kuratowski ordered pair (a,b):={{a},{a,b}}(a,b) := \{\{a\},\{a,b\}\}).

Proof

technique · direct
1.1

If (a,b)R(a,b) \in R then adomRa \in \operatorname{dom} R and branRb \in \operatorname{ran} R, so (b,a)ranR×domR(b,a) \in \operatorname{ran} R \times \operatorname{dom} R; separating inside that product with the formula ab(z=(b,a)(a,b)R)\exists a\,\exists b\,(z = (b,a) \wedge (a,b) \in R) and the parameter RR therefore yields exactly the first collection.

L2L3L4L6L7
1.2

If (a,b)R(a,b) \in R and (b,c)S(b,c) \in S then adomRa \in \operatorname{dom} R and cranSc \in \operatorname{ran} S, so (a,c)domR×ranS(a,c) \in \operatorname{dom} R \times \operatorname{ran} S; separating inside that product with the formula ac(z=(a,c)b((a,b)R(b,c)S))\exists a\,\exists c\,\bigl(z = (a,c) \wedge \exists b\,((a,b) \in R \wedge (b,c) \in S)\bigr) and the parameters RR and SS yields exactly the second collection.

L2L3L4L6L7
1.3

The third collection consists of elements of RR, and separating inside RR with the formula ab(z=(a,b)aA)\exists a\,\exists b\,(z = (a,b) \wedge a \in A) and the parameters AA and RR yields exactly it; every element of RR is an ordered pair, so the formula selects the intended pairs.

L1L4L5L6L7
2.1

All three collections are therefore sets, with the stated inclusions.

step 1.1step 1.2step 1.3

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 19 results over 9 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