pith. sign in
module module high

IndisputableMonolith.CrossDomain.RecognitionGenerators

show as:
view Lean formalization →

RecognitionGenerators asserts that the set {2, 3, 5} is the smallest generating set for the spectrum. It supplies definitions G2, G3, G5 together with decomposition maps for the listed composites. The module contains only definitions and no theorems or proofs.

claimThe set $\{2, 3, 5\}$ is the smallest generating set for the spectrum.

background

This module belongs to the CrossDomain section and imports only Mathlib. It introduces the generators G2, G3, G5 for the primes 2, 3, 5 and the decomposition functions four_decomp through twentyfive_decomp. The local setting is the construction of the spectrum from a minimal integer set under the Recognition Composition Law.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module feeds spectrum-generation steps used by cross-domain recognition results. It directly encodes the claim that {2, 3, 5} is the minimal generating set, supporting the phi-ladder and mass-formula constructions in the overall framework.

scope and limits

declarations in this module (25)