pith. machine review for the scientific record. sign in
module module high

IndisputableMonolith.CrossDomain.ConfigDimUniversality

show as:
view Lean formalization →

The module defines configDim equal to 5 as the property that a type is finite with cardinality exactly five. It supplies HasConfigDim5 instances for SensoryModality, PrimaryEmotion, BiologicalState, EconomicCycle, and LinguisticRole, plus a triple_product_125 construction. Researchers working on cross-domain unification in Recognition Science cite these definitions when mapping independent modalities onto a common five-element configuration space. The module contains only typeclass declarations and instances with no proofs.

claimA type $X$ satisfies configDim$(X)=5$ if and only if $X$ is finite and $|X|=5$.

background

The module sits inside the CrossDomain section of Recognition Science and supplies a uniform cardinality condition that applies across sensory, emotional, biological, economic, and linguistic structures. It introduces the predicate HasConfigDim5 together with concrete instances for SensoryModality, PrimaryEmotion, BiologicalState, EconomicCycle, and LinguisticRole. A further construction triple_product_125 assembles three such five-element objects.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the configDim=5 property that feeds the cross-domain universality arguments built from its sibling declarations. It thereby supports the claim that multiple independent domains share the same five-element configuration structure.

scope and limits

declarations in this module (19)