Alphabeta Math
LemmaStatement: 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.

Functions ff and gg are equal if and only if domf=domg\operatorname{dom} f = \operatorname{dom} g and f(x)=g(x)f(x) = g(x) for every xx in that common domain

Statement

Let ff and gg be functions. Then f=gf = g if and only if domf=domg\operatorname{dom} f = \operatorname{dom} g and f(x)=g(x)f(x) = g(x) for every xdomfx \in \operatorname{dom} f.

Facts & Assumptions

Given: functions ff and gg.

[L1]
[L2]

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

[L3]

(a,b)=(c,d)(a,b) = (c,d) if and only if a=ca = c and b=db = d ((a,b)=(c,d)(a,b) = (c,d) if and only if a=ca = c and b=db = d).

[L5]

(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

From left to right: if f=gf = g then the two sets have the same elements, so the defining conditions for the domain and for the value at a point are the same for both.

L1L2L4
1.2

From right to left: assume domf=domg\operatorname{dom} f = \operatorname{dom} g and f(x)=g(x)f(x) = g(x) for every xx in that set. Let zfz \in f. Then zz is an ordered pair (x,y)(x,y) with xdomfx \in \operatorname{dom} f and y=f(x)y = f(x); hence xdomgx \in \operatorname{dom} g and y=g(x)y = g(x), so zgz \in g. The same argument with ff and gg exchanged gives the reverse inclusion, so the two sets have the same elements.

L1L2L3L4L5
2.1

Both implications hold, which is the statement.

step 1.1step 1.2

Depends on

Used by

Dependency tree · next 3 levels

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