Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)verified 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.

Injection, surjection, bijection

Definition

Let AA and BB be sets and let f:ABf : A \to B be a function (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).

  • 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.
  • ff is surjective (onto) if for every bBb \in B there is some xAx \in A with f(x)=bf(x) = b; equivalently, the image f[A]:={f(x):xA}f[A] := \{ f(x) : x \in A \} equals BB.
  • ff is bijective if it is both injective and surjective.

For SAS \subseteq A we write f[S]={f(x):xS}f[S] = \{ f(x) : x \in S \} for the image of SS, and for TBT \subseteq B we write f1[T]={xA:f(x)T}f^{-1}[T] = \{ x \in A : f(x) \in T \} for the preimage of TT; these are the image and preimage of a set under ff read as a relation (The image R[A]R[A] and the preimage R1[B]R^{-1}[B] of a set under a relation).

Remarks

Depends on

Used by

…and 194 more results.

Dependency tree · next 3 levels

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