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.

For f:ABf : A \to B and T,UBT, U \subseteq B: f1[TU]=f1[T]f1[U]f^{-1}[T \cup U] = f^{-1}[T] \cup f^{-1}[U], f1[TU]=f1[T]f1[U]f^{-1}[T \cap U] = f^{-1}[T] \cap f^{-1}[U], f1[TU]=f1[T]f1[U]f^{-1}[T \setminus U] = f^{-1}[T] \setminus f^{-1}[U], and f1[BT]=Af1[T]f^{-1}[B \setminus T] = A \setminus f^{-1}[T]

Statement

Let f:ABf : A \to B and let T,UBT, U \subseteq B. Then

f1[TU]=f1[T]f1[U],f1[TU]=f1[T]f1[U],f^{-1}[T \cup U] = f^{-1}[T] \cup f^{-1}[U], \qquad f^{-1}[T \cap U] = f^{-1}[T] \cap f^{-1}[U],

f1[TU]=f1[T]f1[U],f1[BT]=Af1[T].f^{-1}[T \setminus U] = f^{-1}[T] \setminus f^{-1}[U], \qquad f^{-1}[B \setminus T] = A \setminus f^{-1}[T].

Facts & Assumptions

Given: a function f:ABf : A \to B and subsets T,UT, U of BB.

[L1]

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

[L2]

We write f:ABf : A \to B, and say ff is a function from AA to BB, when ff is a function with domf=A\operatorname{dom} f = A and ranfB\operatorname{ran} f \subseteq B (A function is a relation ff with (a,b)f(a,b) \in f and (a,c)f(a,c) \in f implying b=cb = c; f:ABf : A \to B, the value f(a)f(a), domain and codomain).

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

[L7]

domR:={a:b (a,b)R}\operatorname{dom} R := \{\, a : \exists b\ (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").

Proof

technique · direct
1.1

Membership criterion: for any SBS \subseteq B, af1[S]a \in f^{-1}[S] holds exactly when aAa \in A and f(a)Sf(a) \in S. Indeed af1[S]a \in f^{-1}[S] says (a,b)f(a,b) \in f for some bSb \in S, and (a,b)f(a,b) \in f says adomf=Aa \in \operatorname{dom} f = A and b=f(a)b = f(a).

L1L2L7L8
2.1

First identity: af1[TU]a \in f^{-1}[T \cup U] exactly when aAa \in A and f(a)Tf(a) \in T or f(a)Uf(a) \in U, which is exactly af1[T]a \in f^{-1}[T] or af1[U]a \in f^{-1}[U].

L3L6step 1.1
2.2

Second identity: af1[TU]a \in f^{-1}[T \cap U] exactly when aAa \in A and f(a)f(a) lies in both TT and UU, which is exactly af1[T]a \in f^{-1}[T] and af1[U]a \in f^{-1}[U].

L4L6step 1.1
2.3

Third identity: af1[TU]a \in f^{-1}[T \setminus U] exactly when aAa \in A, f(a)Tf(a) \in T and f(a)Uf(a) \notin U; the last two conditions say af1[T]a \in f^{-1}[T] and af1[U]a \notin f^{-1}[U], since for aAa \in A membership in f1[U]f^{-1}[U] is exactly f(a)Uf(a) \in U.

L5L6step 1.1
2.4

Fourth identity: af1[BT]a \in f^{-1}[B \setminus T] exactly when aAa \in A, f(a)Bf(a) \in B and f(a)Tf(a) \notin T; the condition f(a)Bf(a) \in B is automatic because ranfB\operatorname{ran} f \subseteq B, so this says aAa \in A and af1[T]a \notin f^{-1}[T].

L2L5L6step 1.1
3.1

The four identities are established, which is the statement.

step 2.1step 2.2step 2.3step 2.4

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: 25 results over 12 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