Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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 function ff and sets S,TS, T with f[ST]f[S]f[T]f[S \cap T] \subsetneq f[S] \cap f[T]

Statement refuted

Refuted claim: f[ST]=f[S]f[T]f[S \cap T] = f[S] \cap f[T] for every function f:ABf : A \to B and all S,TAS, T \subseteq A. Write u:=u := \varnothing and v:={}v := \{\varnothing\}, and take

A:={u,v},B:={u},f:={(u,u),(v,u)},S:={u},T:={v}.A := \{u,v\}, \qquad B := \{u\}, \qquad f := \{(u,u),(v,u)\}, \qquad S := \{u\}, \qquad T := \{v\}.

Then ST=S \cap T = \varnothing, so f[ST]=f[S \cap T] = \varnothing, while f[S]=f[T]={u}f[S] = f[T] = \{u\} and therefore f[S]f[T]={u}f[S] \cap f[T] = \{u\}. The inclusion f[ST]f[S]f[T]f[S \cap T] \subseteq f[S] \cap f[T] of For f:ABf : A \to B and S,TAS, T \subseteq A: f[ST]=f[S]f[T]f[S \cup T] = f[S] \cup f[T], f[ST]f[S]f[T]f[S \cap T] \subseteq f[S] \cap f[T] and f[S]f[T]f[ST]f[S] \setminus f[T] \subseteq f[S \setminus T]; both inclusions are equalities for all SS and TT if and only if ff is injective is proper here, and it is proper exactly because ff is not injective.

Facts & Assumptions

Given: u:=u := \varnothing, v:={}v := \{\varnothing\}, A:={u,v}A := \{u,v\}, B:={u}B := \{u\}, f:={(u,u),(v,u)}f := \{(u,u),(v,u)\}, S:={u}S := \{u\} and T:={v}T := \{v\}.

[L2]

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

[L3]

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

[L4]

ff is injective (one-to-one) if f(x)=f(y)f(x) = f(y) implies x=yx = y, for all x,yAx, y \in A (Injection, surjection, bijection).

[L6]

{x,y}\{x,y\} is the set whose elements are exactly xx and yy, and {x}:={x,x}\{x\} := \{x,x\} (The unordered pair {x,y}\{x,y\} and the singleton {x}={x,x}\{x\} = \{x,x\}).

[L7]

There is exactly one set with no elements, written \varnothing (There is exactly one set with no elements, written \varnothing).

[L8]

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

[L9]

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

Counterexample

technique · direct
1.1

uvu \neq v, since vv has an element and uu has none; so AA has exactly the two elements uu and vv, and SS and TT are the two singletons inside it.

L6L7
2.1

ff is a function ABA \to B: its two pairs have distinct first coordinates, so it is single valued; its domain is AA and its range is {u}=B\{u\} = B. It is not injective, since f(u)=u=f(v)f(u) = u = f(v) while uvu \neq v.

L3L4L8L9step 1.1
2.2

STS \cap T has no element, since an element would have to equal both uu and vv; so ST=S \cap T = \varnothing and f[ST]=f[S \cap T] = \varnothing, no element of \varnothing being related to anything.

L2L5L6L7step 1.1
3.1

f[S]={u}f[S] = \{u\} and f[T]={u}f[T] = \{u\}, since f(u)=uf(u) = u and f(v)=uf(v) = u; hence f[S]f[T]={u}f[S] \cap f[T] = \{u\}.

L2L5L6step 2.1
4.1

The general inclusion holds and is proper here: uu lies in f[S]f[T]f[S] \cap f[T] and not in f[ST]f[S \cap T], which has no element at all.

L1L7L10L11step 2.2step 3.1

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: 27 results over 14 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