Alphabeta Math
DefinitionDefinition: AI-adaptedProof: 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.

Injection, surjection, bijection

Definition

Let A and B be sets and let f:A→B be a function (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).

  • f is injective (one-to-one) if f(x)=f(y) implies x=y, for all x,y∈A.
  • f is surjective (onto) if for every b∈B there is some x∈A with f(x)=b; equivalently, the image f[A]:={f(x):x∈A} equals B.
  • f is bijective if it is both injective and surjective.

For S⊆A we write f[S]={f(x):x∈S} for the image of S, and for T⊆B we write f−1[T]={x∈A:f(x)∈T} for the preimage of T; these are the image and preimage of a set under f read as a relation (The image R[A] and the preimage R−1[B] of a set under a relation).

Remarks

Depends on

Used by

…and 229 more results.

Dependency tree · two levels

9 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