Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-fable-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 relation R⊆X×Y between finite sets, its row fibres Rx and its column fibres Ry

Definition

Let X and Y be finite sets (Finite, countably infinite, countable, uncountable, The cardinality ∣A∣ of a finite set) and let R⊆X×Y be a relation between them. For x∈X and y∈Y set

Rx:={ y∈Y : (x,y)∈R },Ry:={ x∈X : (x,y)∈R },

the row fibre of R at x and the column fibre of R at y.

XYx1x2x3y1y2y3Sample:Rx2=fy2;y3gandRy2=fx1;x2g.

(a) Everything here is finite. X×Y is finite (The product rule: ∣A×B∣=∣A∣ ∣B∣, and ∣∏i<mAi∣=∏i<m∣Ai∣, clause 1), so R is finite as a subset of it, and Rx⊆Y and Ry⊆X are finite as subsets of finite sets (A subset of a finite set is finite, with ∣B∣≤∣A∣, and equality holds if and only if B=A, clause 1). Hence ∣R∣, ∣Rx∣ and ∣Ry∣ are all defined, and each is a natural number (The cardinality ∣A∣ of a finite set).

(b) The fibres are the slices of R, up to a bijection. For x∈X,

R∩({x}×Y)  =  {x}×Rx,

since (u,v) lies in the left-hand side exactly when u=x, v∈Y and (x,v)∈R, that is exactly when u=x and v∈Rx. The map y↦(x,y) is a bijection of Rx onto {x}×Rx, its two-sided inverse being the second-coordinate map (Injection, surjection, bijection), so ∣{x}×Rx∣=∣Rx∣ by the transport clause (c) of The cardinality ∣A∣ of a finite set. Symmetrically R∩(X×{y})=Ry×{y} and ∣Ry×{y}∣=∣Ry∣.

(c) The slices partition R. The sets {x}×Rx, for x∈X, are pairwise disjoint, because a point of {x}×Rx has first coordinate x; and their union is R, because every (u,v)∈R has u∈X and v∈Ru. Symmetrically the sets Ry×{y}, for y∈Y, are pairwise disjoint with union R.

(d) Neighbours. When X=Y and R is symmetric ((x,y)∈R implies (y,x)∈R) and irreflexive ((x,x)∉R for every x), Rx=Rx and this common set is called the set of neighbours of x; it is a subset of X∖{x}.

Remarks

  • A relation, not a matrix. The object counted here is a subset of a product of two finite sets. Nothing about arrays, entries or indices by position is used, and the two fibre families are the only structure the counting arguments need.

  • No graph vocabulary. Clause (d) fixes the words symmetric, irreflexive and neighbour for a relation on a single finite set. Nothing among this page's declared prerequisites defines a graph, and none of the results stated with clause (d) needs one.

  • Both fibre families are indexed by a finite set, which is what lets the cardinalities be summed at all: a sum over a finite index set is defined only when the index set is finite (The sum ∑i∈Sai over a finite index set, and its product form).

Depends on

Used by

Dependency tree · two levels

23 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