Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableverified 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 is a relation f with (a,b)∈f and (a,c)∈f implying b=c; f:A→B, the value f(a), domain and codomain

Definition

A function is a relation f such that (a,b)∈f and (a,c)∈f imply b=c; "relation" is as in Relation, dom⁡R, ran⁡R, fld⁡R, and the specialisations "relation from A to B" and "relation on A".

For a∈dom⁡f there is such a b, and by the condition just stated there is only one; f(a) denotes that unique b, so that (a,b)∈f holds if and only if a∈dom⁡f and b=f(a) ((a,b)=(c,d) if and only if a=c and b=d).

We write f:A→B, and say f is a function from A to B, when f is a function with dom⁡f=A and ran⁡f⊆B (Subset x⊆y, proper subset x⊊y, and the separation notation { z∈x:φ(z) }); A is the domain of f and B is a codomain for f. Equivalently f⊆A×B with dom⁡f=A (The Cartesian product A×B:={ z∈P(P(A∪B)):∃a∈A ∃b∈B z=(a,b) }, The Kuratowski ordered pair (a,b):={{a},{a,b}}).

Remarks

  • The codomain belongs to the declaration, not to the set. A function is a set of ordered pairs, and that set determines its domain and its range but not a codomain: the same f satisfies f:A→B for every B containing ran⁡f. So being onto is a property of the declaration f:A→B rather than of f, while being one-to-one is a property of f alone. This convention is what makes ∅ a function ∅→B for every B at once.

  • Total on its domain by construction. There is no partial function here: if a∉dom⁡f then f(a) is not defined, and a function f:A→B has dom⁡f equal to A exactly, not merely included in it.

Depends on

Used by

…and 30 more results.

Dependency tree · two levels

15 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources