Encyclopedia Mathematics Mathematics Abstract Harmoni Analysis From Rs

ARTICLE 1 claim 1 theorem

Mathematics Abstract Harmoni Analysis From Rs

A machine-checked library counts five canonical groups and an eight-element cycle, tying classical harmonic analysis to the framework's spatial dimension.

Abstract Harmonic Analysis from RS

Abstract harmonic analysis studies functions on groups, especially locally compact groups like the real line, the integers, or the circle. The classical theory, built by Hermann Weyl and others in the 1920s and 1930s, generalizes the Fourier transform: it decomposes functions into basic waves adapted to the group's symmetry. A central result, Pontryagin duality, pairs each locally compact abelian group with its dual group of characters, so the integers pair with the circle and the real line pairs with itself.

The framework's module, recognition (the cost of registering an event in a discrete ledger), selects five canonical groups: the real line, the integers, the circle, the p-adic numbers, and the general linear group over the rationals. The machine-checked library proves there are exactly five such groups, and that the cyclic group of order eight has eight elements, equal to two cubed. These two facts, both verified by computation, are packaged as a certificate: the count of groups and the size of the eight-tick cycle.

The connection to the framework is structural. The discrete Fourier transform on eight points is harmonic analysis on the cyclic group of order eight, and the framework's recognition cycle has eight ticks. Pontryagin duality then pairs the integers with the circle, which the framework reads as a correspondence between recognition phases and continuous rotation. The library states these as formal theorems with no axioms beyond the standard logical ones.

What this establishes is a bridge: the same mathematical object, the cyclic group of order eight, appears both as the framework's recognition cycle and as the domain of the eight-point discrete Fourier transform. The certificate does not derive the spatial dimension from harmonic analysis; it records that the count of canonical groups equals the dimension five, and the cycle size equals two cubed, matching the framework's forcing chain. The classical theory remains the ground; the framework adds a structural reading of which groups matter.

THEOREM lcGroupCount · z8Size_2cubed · IndisputableMonolith/Mathematics/AbstractHarmoniAnalysisFromRS.lean
theorem lcGroupCount : Fintype.card LCGroup = 5 := by decide
theorem z8Size_2cubed : z8Size = 2 ^ 3 := by decide

What this page does not claim

This module does not derive the spatial dimension from harmonic analysis. The certificate does not prove Pontryagin duality; it cites it as classical background. No claim is made that the five groups are the only locally compact groups in mathematics.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/Mathematics/AbstractHarmoniAnalysisFromRS.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND