Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31
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.

Möbius inversion on a lower-finite poset, with the dual upper-finite form

Statement

Let R be a commutative ring and interpret an integer m in a coefficient as the repeated-addition element m1R (Integer multiples in a ring: (m+n)a=ma+na, m(a+b)=ma+mb, (ma)b=m(ab)=a(mb) and (ma)(nb)=(mn)(ab) for all m,n∈Z and a,b∈R).

Lower-finite form. If P is lower-finite and f,g:P→R, then the following are equivalent:

  1. g(y)=∑x≤yf(x) for every y∈P;
  2. f(y)=∑x≤yμP(x,y)g(x) for every y∈P.

Upper-finite form. If P is upper-finite and f,g:P→R, then the following are equivalent:

  1. g(x)=∑x≤yf(y) for every x∈P;
  2. f(x)=∑x≤yμP(x,y)g(y) for every x∈P.

The two assertions have separate finiteness hypotheses. Local finiteness alone makes each interval recurrence finite but does not make either displayed global sum finite.

Facts & Assumptions

Given: A commutative ring R, functions f,g:P→R, and either the lower-finite or the upper-finite hypotheses in the Statement.

[F1]

In a lower-finite poset each principal ideal is finite; in an upper-finite poset each principal filter is finite; either condition implies local finiteness (Intervals in a poset; locally finite, lower-finite and upper-finite posets).

[L1]

∑u≤z≤yμP(z,y)=δu,y and ∑u≤z≤yμP(u,z)=δu,y (The Möbius recurrence: μP(x,x)=1 and both interval sums of μP vanish when x<y).

Proof

technique · direct
1.1

Assume P is lower-finite and g(y)=∑u≤yf(u) for every y∈P. Fix y∈P. Every index set below is contained in the finite principal ideal of y by [F1]. Substitution and finite Fubini give ∑x≤yμP(x,y)g(x)=∑u≤x≤yμP(x,y)f(u)=∑u≤yf(u)(∑u≤x≤yμP(x,y))=f(y) by [L1].

F1L1L2L3
1.2

Conversely, assume f(x)=∑u≤xμP(u,x)g(u) for every x∈P, and fix y∈P. Then ∑x≤yf(x)=∑u≤x≤yμP(u,x)g(u)=∑u≤yg(u)(∑u≤x≤yμP(u,x))=g(y) by [L1].

F1L1L2L3
1.3

Now assume P is upper-finite and g(x)=∑y≥xf(y) for every x∈P. Fix x∈P. Every index set lies in the finite principal filter of x. Substitution and finite Fubini give ∑y≥xμP(x,y)g(y)=∑x≤y≤zμP(x,y)f(z)=∑z≥xf(z)(∑x≤y≤zμP(x,y))=f(x) by [L1].

F1L1L2L3
1.4

Conversely, assume f(y)=∑z≥yμP(y,z)g(z) for every y∈P, and fix x∈P. Then ∑y≥xf(y)=∑x≤y≤zμP(y,z)g(z)=∑z≥xg(z)(∑x≤y≤zμP(y,z))=g(x) by [L1].

F1L1L2L3
2.1

Steps 1.1 and 1.2 prove the lower-finite equivalence, while steps 1.3 and 1.4 separately prove its upper-finite order dual.

step 1.1step 1.2step 1.3step 1.4∎

Depends on

Used by

Dependency tree · two levels

31 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