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.

Relation, dom⁡R, ran⁡R, fld⁡R, and the specialisations "relation from A to B" and "relation on A"

Definition

A relation is a set R every element of which is an ordered pair (The Kuratowski ordered pair (a,b):={{a},{a,b}}). We write a R b for (a,b)∈R.

By If every element of R is an ordered pair, then { a:∃b (a,b)∈R } and { b:∃a (a,b)∈R } are sets, both included in ⋃⋃R the following two classes are sets, so the notation is legitimate:

dom⁡R:={ a:∃b (a,b)∈R },ran⁡R:={ b:∃a (a,b)∈R },

the domain and the range of R. The field of R is fld⁡R:=dom⁡R∪ran⁡R (The union ⋃x of a set, and the binary union a∪b:=⋃{a,b}).

R is a relation from A to B when R⊆A×B (The Cartesian product A×B:={ z∈P(P(A∪B)):∃a∈A ∃b∈B z=(a,b) }, Subset x⊆y, proper subset x⊊y, and the separation notation { z∈x:φ(z) }), and a relation on A when R⊆A×A.

Remarks

Depends on

Used by

Dependency tree · two levels

13 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