Alphabeta Math
Session-authored (Fable 5 assisted)
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.

3 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 3 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Incidence Algebras and Möbius Inversion — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: Not suppliedaudited 2026-07-31Open item page →

The full Möbius table of the Boolean lattice 2[3]2^{[3]}

Example

Let [3]={1,2,3}[3]=\{1,2,3\} and order 2[3]2^{[3]} by inclusion (The Boolean lattice of subsets of a finite set and its rank levels). The complete table is determined by

μ(A,B)=(1)BA(AB)\mu(A,B)=(-1)^{|B\setminus A|}\qquad(A\subseteq B)

(For ABA\subseteq B in a finite Boolean lattice, μ(A,B)=(1)BA\mu(A,B)=(-1)^{\lvert B\setminus A\rvert}). Thus the value is 11 on the diagonal, 1-1 when BB adds one element, 11 when it adds two elements, and 1-1 from \varnothing to [3][3].

Equivalently, the comparable pairs split as follows:

| BA|B\setminus A| | number of pairs | μ(A,B)\mu(A,B) | |---:|---:|---:| | 00 | 88 | 11 | | 11 | 1212 | 1-1 | | 22 | 66 | 11 | | 33 | 11 | 1-1 |

For a cover AA{i}A\subset A\cup\{i\} the recurrence reads 1+(1)=01+(-1)=0. For the top interval it reads 1+3(1)+3(1)+(1)=01+3(-1)+3(1)+(-1)=0, in agreement with The Möbius recurrence: μP(x,x)=1\mu_P(x,x)=1 and both interval sums of μP\mu_P vanish when x<yx<y.

;f1gf2gf3gf1;2gf2;3gf1;3gf1;2;3g¹(;;B)=1¹(;;B)=¡1
ExampleConstruction: AI-adaptedVerification: Not suppliedaudited 2026-07-31Open item page →

The Möbius table of a four-element chain

Example

For the chain c0<c1<c2<c3c_0<c_1<c_2<c_3, the complete upper-triangular table is

μ(ci,cj)\mu(c_i,c_j)j=0j=0j=1j=1j=2j=2j=3j=3
i=0i=0111-10000
i=1i=1111-100
i=2i=2111-1
i=3i=311

This is On a finite chain, the Möbius function is 11 on the diagonal, 1-1 on covers and 00 on longer intervals: diagonal entries are 11, cover entries are 1-1, and entries spanning more than one cover are 00. For example, the recurrence gives μ(c0,c2)=(11)=0\mu(c_0,c_2)=-(1-1)=0, then μ(c0,c3)=(11+0)=0\mu(c_0,c_3)=-(1-1+0)=0 (The Möbius recurrence: μP(x,x)=1\mu_P(x,x)=1 and both interval sums of μP\mu_P vanish when x<yx<y).

ExampleConstruction: AI-adaptedVerification: Not suppliedaudited 2026-07-31Open item page →

The Möbius function on the divisor poset of 1212 and its agreement with μ(1),μ(2),μ(3),μ(4),μ(6),μ(12)\mu(1),\mu(2),\mu(3),\mu(4),\mu(6),\mu(12)

Example

The positive divisors of 1212 are 1,2,3,4,6,121,2,3,4,6,12. In the divisibility order (The divisibility poset of positive integers), the covers are

12,13,24,26,36,412,612.1\lessdot2,\quad1\lessdot3,\quad2\lessdot4,\quad2\lessdot6,\quad3\lessdot6,\quad4\lessdot12,\quad6\lessdot12.

1[1]2[¡1]3[¡1]4[0]6[1]12[0]nodelabel:d[¹j(1;d)]

For every comparable aba\mid b, The number-theoretic Möbius function is the poset Möbius function of divisibility: μ(n)=μ(1,n)\mu(n)=\mu_{\mid}(1,n) gives μ(a,b)=μ(b/a)\mu_{\mid}(a,b)=\mu(b/a). Hence the full table is obtained from

μ(1)=1,μ(2)=1,μ(3)=1,μ(4)=0,μ(6)=1,μ(12)=0.\mu(1)=1,\quad \mu(2)=-1,\quad \mu(3)=-1,\quad \mu(4)=0,\quad \mu(6)=1,\quad \mu(12)=0.

In particular, the row from 11 is (1,1,1,0,1,0)(1,-1,-1,0,1,0) in the divisor order listed above. The recurrence checks the less immediate values: 111+μ(1,6)=01-1-1+\mu(1,6)=0 gives μ(1,6)=1\mu(1,6)=1, and 111+0+1+μ(1,12)=01-1-1+0+1+\mu(1,12)=0 gives μ(1,12)=0\mu(1,12)=0 (The Möbius recurrence: μP(x,x)=1\mu_P(x,x)=1 and both interval sums of μP\mu_P vanish when x<yx<y).

ExampleConstruction: AI-adaptedVerification: Not suppliedaudited 2026-07-31Open item page →

The endpoint Möbius value of the four-element diamond is 11

Example

Let the diamond have bottom \bot, top \top, and incomparable middle elements a,ba,b. It is the Boolean lattice on a two-element set, so For ABA\subseteq B in a finite Boolean lattice, μ(A,B)=(1)BA\mu(A,B)=(-1)^{\lvert B\setminus A\rvert} gives

μ(,)=1,μ(,a)=μ(,b)=1,μ(,)=1.\mu(\bot,\bot)=1,\qquad \mu(\bot,a)=\mu(\bot,b)=-1,\qquad \mu(\bot,\top)=1.

The endpoint recurrence displays the same computation directly:

111+μ(,)=0,1-1-1+\mu(\bot,\top)=0,

and hence μ(,)=1\mu(\bot,\top)=1 (The Möbius recurrence: μP(x,x)=1\mu_P(x,x)=1 and both interval sums of μP\mu_P vanish when x<yx<y).

ExampleConstruction: AI-adaptedVerification: Not suppliedaudited 2026-07-31Open item page →

Möbius inversion of dnφ(d)=n\sum_{d\mid n}\varphi(d)=n gives φ(n)=dnμ(d)(n/d)\varphi(n)=\sum_{d\mid n}\mu(d)(n/d)

Example

The divisor-sum theorem from the CRT development states

n=dnφ(d)n=\sum_{d\mid n}\varphi(d)

for every positive integer nn (For every positive integer nn, dn, d>0φ(d)=n\sum_{d\mid n,\ d>0}\varphi(d)=n). Apply Classical Möbius inversion over positive divisors with g(n)=ng(n)=n and f(n)=φ(n)f(n)=\varphi(n). The form indexed by the complementary divisor gives

φ(n)=dnμ(d)g(n/d)=dnμ(d)nd.\varphi(n)=\sum_{d\mid n}\mu(d)g(n/d)=\sum_{d\mid n}\mu(d)\frac nd.

At n=12n=12, the values from The number-theoretic Möbius function μ(n)\mu(n) from prime factorisation give

φ(12)=1264+0+2+0=4,\varphi(12)=12-6-4+0+2+0=4,

where the terms correspond to d=1,2,3,4,6,12d=1,2,3,4,6,12. Thus Möbius inversion recovers φ(12)=4\varphi(12)=4 directly from the CRT divisor-sum theorem.

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)Open item page →

A poset with a bottom, a top and countably many incomparable middle elements has an infinite interval, so convolution of constant-one functions is not defined

Statement refuted

Convolution of incidence functions is defined on every poset, even without local finiteness (False: convolution defines an incidence algebra for every poset).

Facts & Assumptions

Given: A nonzero commutative ring RR, the set P:={,}(N×{m})P:=\{\bot,\top\}\cup(\mathbb N\times\{m\}), with all three pieces disjoint, and the relation in which <\bot<\top and <(n,m)<\bot<(n,m)<\top for every nNn\in\mathbb N, distinct middle elements are incomparable, and equality is allowed.

[F2]

A poset is locally finite exactly when every interval is finite (Intervals in a poset; locally finite, lower-finite and upper-finite posets).

[F3]

Incidence convolution is the finite ring sum (fg)(x,y)=z[x,y]f(x,z)g(z,y)(f*g)(x,y)=\sum_{z\in[x,y]}f(x,z)g(z,y); local finiteness is what makes this sum defined (The incidence functions I(P,R)I(P,R) of a locally finite poset and their convolution).

Counterexample

technique · direct
1.1

The relation is reflexive. Opposite inequalities force equality, so it is antisymmetric, and its only nontrivial two-step strict chains have the form <(n,m)<\bot<(n,m)<\top, whose endpoints are already comparable; thus it is transitive. Hence PP is a poset.

given
1.2

Every point of PP lies between \bot and \top, so [,]=P[\bot,\top]=P. It contains the countably infinite subset N×{m}\mathbb N\times\{m\}, hence is infinite and PP is not locally finite.

givenF1F2
2.1

For constant-one functions ff and gg, the formal endpoint value is (fg)(,)=zP1R(f*g)(\bot,\top)=\sum_{z\in P}1_R. This has one term for every natural-indexed middle point, in addition to the endpoints, and is not the finite ring sum required by convolution.

step 1.2F3
3.1

Thus the proposed convolution is not defined at (,)(\bot,\top), refuting the statement.

step 1.2step 2.1

Remarks

?(0;m)(1;m)(2;m)¢¢¢(n;m)¢¢¢>countablymanyincomparablemiddleelements[?;>]=Pisin¯nite
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

On a two-element chain, an incidence function with a zero diagonal value is not convolution-invertible

Statement refuted

Every incidence function on a finite poset is convolution-invertible.

Facts & Assumptions

Given: A two-element chain 0<10<1, a nonzero commutative ring RR, and the incidence function ff with f(0,0)=0Rf(0,0)=0_R, f(0,1)=0Rf(0,1)=0_R, and f(1,1)=1Rf(1,1)=1_R.

[L1]

An incidence function is convolution-invertible exactly when every diagonal value is a unit (An incidence function is convolution-invertible if and only if every diagonal value is a unit).

[F1]

The convolution identity has δ(0,0)=1R\delta(0,0)=1_R (The delta and zeta incidence functions).

Counterexample

technique · direct
1.1

If gg were a convolution inverse, evaluation at (0,0)(0,0) would give (fg)(0,0)=f(0,0)g(0,0)=0R(f*g)(0,0)=f(0,0)g(0,0)=0_R.

given
2.1

But an inverse equation requires (fg)(0,0)=δ(0,0)=1R(f*g)(0,0)=\delta(0,0)=1_R, and 0R1R0_R\ne1_R because the ring is nonzero.

step 1.1F1
3.1

Therefore ff is not invertible, in agreement with [L1] because its diagonal value 0R0_R is not a unit.

step 2.1L1
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

A four-element chain and a four-element diamond have equal-size endpoint intervals but Möbius values 00 and 11

Statement refuted

The endpoint Möbius value of a finite interval is determined by the number of elements in that interval (False: μP(x,y)\mu_P(x,y) depends only on the cardinality of [x,y][x,y]).

Facts & Assumptions

Given: The four-element chain c0<c1<c2<c3c_0<c_1<c_2<c_3 and the four-element diamond with endpoints <\bot<\top.

[F1]

The chain computation gives μ(c0,c3)=0\mu(c_0,c_3)=0 (The Möbius table of a four-element chain).

[F2]

The diamond computation gives μ(,)=1\mu(\bot,\top)=1 (The endpoint Möbius value of the four-element diamond is 11).

Counterexample

technique · direct
1.1

Both endpoint intervals have four elements.

given
1.2

Their endpoint Möbius values are nevertheless 00 and 11 by [F1] and [F2].

F1F2
2.1

Hence equal-size intervals can have different Möbius values, and the statement is false.

step 1.1step 1.2

Remarks

four-elementchainfour-elementdiamondc0c1c2c3?ab>¹(c0;c3)=0¹(?;>)=1

Sources