Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge 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.

If X is nonempty, some row fibre is at least the average size and some row fibre is at most the average size

Statement

Let X and Y be finite sets with X≠∅, let R⊆X×Y, and let Rx be its row fibres (A relation R⊆X×Y between finite sets, its row fibres Rx and its column fibres Ry). Since ∣X∣≠0, the real number

μ  :=  ι(∣R∣)ι(∣X∣)

is defined, where ι:N→R is the canonical natural (The canonical natural ι(n)=n⋅1F of a field). Then there are x+,x−∈X with

ι(∣Rx+∣) ≥ μandι(∣Rx−∣) ≤ μ.

The two elements need not be distinct, and neither inequality need be an equality: μ is a real number and a fibre size is a natural number, so no fibre need meet the average exactly.

Facts & Assumptions

Given: Finite sets X≠∅ and Y, a relation R⊆X×Y with row fibres Rx, and a fixed enumeration φ:∣X∣→X of X, which exists because X is finite (The cardinality ∣A∣ of a finite set).

[L2]

The bridge over a finite index set: for a finite S and c:S→N, ι(∑i∈Sci)=∑i∈Sι(ci). This is not a clause of The sum ∑i∈Sai over a finite index set, and its product form and is derived here: both sides are computed through one and the same enumeration ψ:∣S∣→S, and ι(∑k<ncψ(k))=∑k<nι(cψ(k)) is clause 6 of Laws of finite sums and products in N, and ι(∑k<nak)=∑k<nι(ak).

[L3]

A constant real summand: ∑i∈Sλ=ι(∣S∣) λ for λ∈R (The sum ∑i∈Sai over a finite index set, and its product form, clause (c)).

[L4]

Additivity and the vanishing test over a finite index set: for u,v:S→R one has ∑i∈S(ui+vi)=∑i∈Sui+∑i∈Svi; and if ui≥0 for every i∈S and ∑i∈Sui=0, then ui=0 for every i∈S. Both are clauses 1 and 4 of Laws of finite sums and finite products applied to the list k↦uψ(k) through an enumeration ψ of S (The sum ∑i∈Sai over a finite index set, and its product form, Finite sums and finite products, by recursion); for the second, ψ is onto S, so every value of u is some uψ(k).

[L6]

∣X∣=0 if and only if X=∅ (The cardinality ∣A∣ of a finite set, clause (b)).

[L7]

R is an ordered field: its order is total, a nonzero element has a multiplicative inverse, and a<b is equivalent to b−a>0 (Ordered field, Field).

Proof

technique · contradiction
1.1

Since X≠∅, [L6] gives ∣X∣≠0, hence ∣X∣≥1 and ι(∣X∣)>0 by [L5]; in particular ι(∣X∣)≠0, so μ=ι(∣R∣)/ι(∣X∣) names a single real number and ι(∣X∣) μ=ι(∣R∣).

givenL5L6L7
1.2

Applying [L2] to the list x↦∣Rx∣ and then [L1] gives ∑x∈Xι(∣Rx∣)=ι(∑x∈X∣Rx∣)=ι(∣R∣).

L1L2
1.3

A positive list over a nonempty finite index set has nonzero sum: if w:X→R has wx>0 for every x∈X and ∑x∈Xwx=0, then wx≥0 for every x, so [L4] forces wx=0 for every x∈X; as X has an element, its value is then both 0 and positive, which is impossible.

assume-contraL4L7
2.1

By [L3] with the constant μ, ∑x∈Xμ=ι(∣X∣) μ=ι(∣R∣), the second equality by step 1.1.

step 1.1L3
3.1

Suppose there were no x+ with ι(∣Rx+∣)≥μ. Since the order of R is total, ι(∣Rx∣)<μ for every x∈X, so wx:=μ−ι(∣Rx∣) is positive for every x; and by additivity, step 1.2 and step 2.1, ∑x∈Xwx+∑x∈Xι(∣Rx∣)=∑x∈Xμ, that is ∑x∈Xwx=ι(∣R∣)−ι(∣R∣)=0, contradicting step 1.3. So some x+∈X has ι(∣Rx+∣)≥μ.

step 1.2step 1.3step 2.1L4L7
3.2

Suppose there were no x− with ι(∣Rx−∣)≤μ. Then ι(∣Rx∣)>μ for every x∈X, so wx:=ι(∣Rx∣)−μ is positive for every x; the same computation gives ∑x∈Xwx=ι(∣R∣)−ι(∣R∣)=0, again contradicting step 1.3. So some x−∈X has ι(∣Rx−∣)≤μ.

step 1.2step 1.3step 2.1L4L7
4.1

Steps 3.1 and 3.2 are the two assertions of the statement.

step 3.1step 3.2discharge-contradiction∎

Remarks

  • Why X≠∅ is a hypothesis and not decoration. It is used twice: to make ι(∣X∣) invertible, so that μ exists at all, and to produce the element at which the vanishing test is contradicted. With X=∅ there is no fibre to exhibit and no quotient to compare it to.

  • The average lives in R and the fibre sizes live in N. A quotient of two natural numbers is not in general a natural number, so the comparison has to be made after both sides are carried into R by ι. This is the reason the statement is written with ι throughout rather than as ∣Rx∣≥∣R∣/∣X∣, which is not an inequality between elements of one ordered set.

  • Nothing is claimed about attainment. The proof produces an x+ and an x− and no more; a relation whose fibre sizes all differ from μ exists, and it is exhibited on the companion page.

Depends on

Used by

Dependency tree · two levels

46 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